bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: allow/no_undefined_flag


From: Roger While
Subject: Re: allow/no_undefined_flag
Date: Sat, 16 Aug 2008 06:29:07 +0200

In the first case yes, in the second case no but that is another story.
You get away with it because, after the shell has replaced ${wl} with nothing,
cc/xlc pass the resultant -berok/-bernotok to the linker.

Roger While


Roger While wrote:
>
> Problem applies from 1.x upto current stable 2.2.4.
> allow_undefined_flag and no_undefined_flag are not being
> expanded correctly at least under AIX (5.3). Probably other
> architectures are affected as well.
> This is the last part of a library link line from a make -
>  -lc -Wl,-bnoentry  -qmaxmem=20000 -qarch=ppc -Wl,-bE:.libs/libgmp.exp
> ${wl}-berok
> Another example (last part of link line) -
> -lc -Wl,-bnoentry  -Wl,-bexpfull -Wl,-bE:.libs/libcob.exp ${wl}-bernotok

Does the link fail?

Peter
--
Peter O'Gorman
http://pogma.com





reply via email to

[Prev in Thread] Current Thread [Next in Thread]