libtool
[Top][All Lists]
Advanced

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

Re: Libtool makes configure scripts check for unneeded compilers


From: Albert Chin
Subject: Re: Libtool makes configure scripts check for unneeded compilers
Date: Tue, 10 Jun 2003 10:14:25 -0500
User-agent: Mutt/1.4i

On Tue, Jun 10, 2003 at 02:04:40PM +0200, Peter Eisentraut wrote:
> [ snip snip ]
>
> For some reason this causes libtool(?) to include support for C++ and
> Fortran in the resulting configure script.  For example, I see in
> 'configure':
> 
> tagnames=`echo "$tagnames,CXX" | sed 's/^,//'`
> 
> tagnames=`echo "$tagnames,F77" | sed 's/^,//'`
> 
> And when I run it it checks for g++ and g77 and runs the whole libtool
> test range for those compilers.  Does anyone know why?

Check the thread from last week. I'll try to post my patch by this
weekend to fix this.
  http://mail.gnu.org/archive/html/libtool/2003-06/msg00006.html

-- 
albert chin (address@hidden)




reply via email to

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