lilypond-devel
[Top][All Lists]
Advanced

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

Re: Building GUB3


From: Patrick McCarty
Subject: Re: Building GUB3
Date: Wed, 18 Feb 2009 17:58:12 -0800
User-agent: Mutt/1.5.18 (2008-05-17)

Hi Jan,

On Wed, Feb 18, 2009 at 09:00:50AM +0000, Jan Nieuwenhuizen wrote:
> 
> Ah, well that's totally bogus.  It should be filled by this command
> in libtools' configure
> 
>     mingw* | cegcc*)
>       # MinGW DLLs use traditional 'lib' prefix
>       soname_spec='${libname}`echo ${release} | $SED -e 
> 's/[.]/-/g'`${versuffix}${shared_ext}'
>       sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" 
> | $SED -e "s/^libraries://" -e "s,=/,/,g"`
> 
> Where CC should be i686-mingw32-gcc

I have looked into this.  Initially, CC is equivalent to
"i686-mingw32-gcc", but at line 19478 of libtool's configure, its
value is "gfortran".  Same at line 22451.

See the attached log.


Thanks,
Patrick

Attachment: build.log
Description: Text document


reply via email to

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