On Tue, Dec 03, 2002 at 10:21:53AM -0600, [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/libtool

-- 
albert chin ([EMAIL PROTECTED])


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to