bug-libtool
[Top][All Lists]
Advanced

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

Re: libtool 1.9b build fail on i686-pc-linux-gnu with no C++ compiler, G


From: Peter O'Gorman
Subject: Re: libtool 1.9b build fail on i686-pc-linux-gnu with no C++ compiler, GCC 3.4.1
Date: Tue, 31 Aug 2004 05:27:51 +0900
User-agent: Mozilla Thunderbird 0.6 (Macintosh/20040502)

Daniel Reed wrote:

libtool 1.5 did use ${wl} for similar functionality, as in:

/bin/sh ../libtool --mode=link gcc  -std=gnu99 -O20 -march=pentium3   -o 
beeponname.la -rpath /usr/local/lib/naim -module -avoid-version  beeponname.lo
gcc -shared  .libs/beeponname.o   -march=pentium3 -Wl,-soname -Wl,beeponname.so 
-o .libs/beeponname.so


This has not changed in 1.9b as far as I can see. Is wl set in your libtool script? You ought to see wl="-Wl,"

Peter
--
Peter O'Gorman - http://www.pogma.com




reply via email to

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