Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Broken configure? (was: compiling zsh: executable linker flags)
- X-seq: zsh-users 4266
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Broken configure? (was: compiling zsh: executable linker flags)
- Date: Wed, 19 Sep 2001 17:00:45 +0200
- In-reply-to: <20010919145317.A8696@xxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20010919145317.A8696@xxxxxxxxxxxxxx>
On Wed, Sep 19, 2001 at 14:53:17 +0200, Vincent Lefevre wrote:
> Shouldn't the "executable linker flags" line contain the corresponding
> -L option like under Linux?
I've added some echo's in configure. Under Solaris:
***** LDFLAGS 12: -L/users/spaces/lefevre/alpha-osf1/lib
checking for working RTLD_GLOBAL... yes
***** LDFLAGS 13:
This is because of the line
LDFLAGS=$save_ldflags
Note that "save_ldflags" isn't set before. Something wrong?
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - 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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author