On Sat, Apr 22, 2000 at 09:53:42AM -0500, Bob Friesenhahn wrote:
> The IRIX C/C++ compiler accepts aguments of the form "-LANG:std".
> Options of this form must be specified in order to compile and link
> C++ code, and possibly strict ANSI code. Unfortunately, libtool
> parses these options as being linker path options and does not supply
> them properly to the compiler and linker.
This is a known problem with a workaround: when building the libtool
compile line, you should use -Wc,-LANG:std
Cheers,
Gary.
--
___ _ ___ __ _ mailto: [EMAIL PROTECTED]
/ __|__ _ _ ___ _| | / / | / /_ _ _ _ __ _| |_ __ _ ___ [EMAIL PROTECTED]
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
\___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page: /___/ /___/ gpg public key:
http://www.oranda.demon.co.uk http://www.oranda.demon.co.uk/key.asc
- CVS libtool incompatability with IRIX compiler Bob Friesenhahn
- Re: CVS libtool incompatability with IRIX compile... Gary V. Vaughan
- Re: CVS libtool incompatability with IRIX compile... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compile... Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compile... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compile... Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compile... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compile... Albert Chin-A-Young
- Re: CVS libtool incompatability with IRIX compile... Michael Matz
- Re: CVS libtool incompatability with IRIX compile... Alexandre Oliva
- Re: CVS libtool incompatability with IRIX compile... Gary V. Vaughan
- Re: CVS libtool incompatability with IRIX com... Alexandre Oliva
