This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: V3 vs. AIX


On Feb  5, 2001, David Edelsohn <dje@watson.ibm.com> wrote:

> 	Unfortunately I cannot find the email where I was given
> justification for retaining -berok in all modes.  I vaguely remember a
> discussion about this with Alexandre, so maybe he will remember, but I
> could be misattributing the discussion.

If, when a library is build, all of its dependencies, if any, are
satisfied by libraries explicitly linked in, the libtool switch
`-no-undefined' can be used to link the library.  On AIX, libtool
won't pass -berok to the linker, in this case.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]