On Sat, 26 Aug 2000, Gary V. Vaughan wrote: > > Sounds good to me. In order to not penalise IRIX developers, I guess > libtool should continue to discard -LANG:foo and friends, except on > IRIX. That would make it safe to add the following to your Makefile.am: > > libfoo_la_LIBADD = -LANG:std > > Following this principle through to its logical conclusion, do we also > need to discard these flags on IRIX when GNU ld is the linker? Now we are going overboard a bit. It is better to insert something for a particular platform rather than add everything for all platforms and take away what is not needed. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED] http://www.simplesystems.org/users/bfriesen
- Re: CVS libtool incompatability with IRIX compiler Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compiler Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compiler Michael Matz
- Re: CVS libtool incompatability with IRIX compiler Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compiler Gary V. Vaughan
- Re: CVS libtool incompatability with IRIX compile... Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compiler Michael Matz
- Re: CVS libtool incompatability with IRIX compiler Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compiler Gary V. Vaughan
- Re: CVS libtool incompatability with IRIX compile... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compiler Bob Friesenhahn
- Re: CVS libtool incompatability with IRIX compile... Gary V. Vaughan