Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Broken configure? (was: compiling zsh: executable linker flags)



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