libtool-patches
[Top][All Lists]
Advanced

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

Re: Don't use linker_flags when running CC


From: Peter O'Gorman
Subject: Re: Don't use linker_flags when running CC
Date: Thu, 20 Feb 2003 01:11:39 +0900


On Thursday, February 20, 2003, at 12:32  AM, Boehne, Robert wrote:

Peter,

By design, linker_flags should be passed to the linker,
compiler_flags (which may be there for linking) should be passed
to the compiler driver even when linking.
I use LDFLAGS='-Wl,-bbigtoc' for everything I do under AIX,
and it links with xlC or g++ and the flag does get passed.  If that
doesn't work for Darwin, it should, and that problem should be fixed.
I'm guessing it works properly though.

Alexandre, I think you should check this in, you've got my approval.


While this seems most reasonable, I do object to checking this in right now, at least until it has been tested on the platforms which it affects. "I'm guessing it works properly" does not work for me. "I've tested this and it works" is far superior.

Give me 24 hours, please, I need to sleep/work before I have a chance to test this change.

Peter





reply via email to

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