From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2141 invoked from network); 19 Sep 2001 12:54:44 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 19 Sep 2001 12:54:44 -0000 Received: (qmail 11061 invoked by alias); 19 Sep 2001 12:54:18 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 4263 Received: (qmail 11041 invoked from network); 19 Sep 2001 12:54:16 -0000 X-Authentication-Warning: greux.loria.fr: lefevre set sender to vincent@vinc17.org using -f Date: Wed, 19 Sep 2001 14:53:17 +0200 From: Vincent Lefevre To: zsh-users@sunsite.dk Subject: compiling zsh: executable linker flags Message-ID: <20010919145317.A8696@greux.loria.fr> Mail-Followup-To: zsh-users@sunsite.dk Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.22.1i X-Mailer-Info: http://www.vinc17.org/mutt_eng.html 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 - Web: - 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