libtool
[Top][All Lists]
Advanced

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

Re: no AIX 5 support? I've got some idea what's needed.


From: Albert Chin
Subject: Re: no AIX 5 support? I've got some idea what's needed.
Date: Wed, 4 Dec 2002 10:40:34 -0600
User-agent: Mutt/1.2.5i

On Tue, Dec 03, 2002 at 10:21:53AM -0600, address@hidden wrote:
> That seems rather odd to me.  -G is a linker flag, and no matter
> which compiler you use, the AIX ld command is what is eventually invoked.

libtool probably assumes that "gcc -shared" will "do the right thing".
I don't think GCC knows how to create -brtl-style shared libraries on
AIX.

Looking at libtool.m4, when GCC is used, -G is *not* added.

> Dan
> 
> > From address@hidden Tue Dec  3 05:38:03 2002
> > 
> > I've seen reports from Apache-2.0+AIX users that -G isn't added with
> > gcc, but I see it added with xlc_r.  By any chance is that something
> > you can confirm or deny?
> > 
> 
> 
> _______________________________________________
> Libtool mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/libtool

-- 
albert chin (address@hidden)




reply via email to

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