libtool
[Top][All Lists]
Advanced

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

Re: libtool and IRIX 6.5 and C++


From: Gary V . Vaughan
Subject: Re: libtool and IRIX 6.5 and C++
Date: Tue, 7 Aug 2001 04:15:52 +0100

Does the attached patch work for you?

Cheers,
        Gary.

On Tuesday 07 August 2001 3:50 am, Steve M. Robbins wrote:
> Hi,
>
> I'm having trouble with libtool under IRIX 6.5 while using the vendor
> C++ compiler,
>
> I need libtool to pass along "-LANG:std" during both compiling and
> linking.  The logic that would do that looks like:
>
>       # The native IRIX linker understands -LANG:*, -LIST:* and -LNO:*
>       # so, if we see these flags be careful not to treat them like -L
>       -L[A-Z][A-Z]*:*)
>       case $with_gcc/$host in
>       no/*-*-irix*)
>
> Unfortunately, the generated libtool sets with_gcc to the empty
> string, and this is never triggered :-/
>
> This is with the CVS libtool, as of this afternoon.
>
> -Steve

-- 
  ())_. Gary V. Vaughan     gary@(oranda.demon.co.uk|gnu.org)
  ( '/  Research Scientist  http://www.oranda.demon.co.uk       ,_())____
  / )=  GNU Hacker          http://www.gnu.org/software/libtool  \'      `&
`(_~)_  Tech' Author        http://sources.redhat.com/autobook   =`---d__/

Attachment: 2001-08-07-gvv-gcc-no.patch
Description: Text Data


reply via email to

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