zsh-users
 help / color / mirror / code / Atom feed
From: Vincent Lefevre <vincent@vinc17.org>
To: zsh-users@sunsite.dk
Subject: compiling zsh: executable linker flags
Date: Wed, 19 Sep 2001 14:53:17 +0200	[thread overview]
Message-ID: <20010919145317.A8696@greux.loria.fr> (raw)

I'm compiling zsh 4.0.2 under Solaris. I use the following configure
options:

  --prefix=$HOME
  --exec-prefix=$HOME/$ARCHTYPE
  --enable-maildir-support
  --with-curses-terminfo
  --enable-cppflags="-I$HOME/include"
  --enable-ldflags="-L$HOME/$ARCHTYPE/lib"

But at the end, configure says:

zsh configuration
-----------------
zsh version               : 4.0.2
host operating system     : sparc-sun-solaris2.7
source code location      : .
compiler                  : gcc
preprocessor flags        : -I/users/spaces/lefevre/include
executable compiler flags :  -Wall -Wno-implicit -Wmissing-prototypes -O2
module compiler flags     :  -Wall -Wno-implicit -Wmissing-prototypes -O2 -fPIC
executable linker flags   :   
module linker flags       :   -G
library flags             : -lsocket -ldl -lnsl -lcurses -lm  -lc
installation basename     : zsh
binary install path       : /users/spaces/lefevre/sparc-solaris/bin
man page install path     : /users/spaces/lefevre/man
info install path         : /users/spaces/lefevre/info
functions install path    : /users/spaces/lefevre/share/zsh/4.0.2/functions
See config.modules for installed modules and functions.

Shouldn't the "executable linker flags" line contain the corresponding
-L option like under Linux?

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


             reply	other threads:[~2001-09-19 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-19 12:53 Vincent Lefevre [this message]
2001-09-19 15:00 ` Broken configure? (was: compiling zsh: executable linker flags) Vincent Lefevre
2001-09-20 16:08   ` Broken configure? Vincent Lefevre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010919145317.A8696@greux.loria.fr \
    --to=vincent@vinc17.org \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).