libtool
[Top][All Lists]
Advanced

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

Recheck Bug??


From: Duft Markus
Subject: Recheck Bug??
Date: Thu, 20 Jul 2006 08:17:41 +0200

Hi together!
 
seems i found a little ... äähmm ... bug(??) ;o) when i do:
 
$ CC=wgcc CXX=wgcc LD=wgcc ../libtool-1.5.22/configure --prefix=/wamas/libtool/test/binary
 
and after that bootstrap libtool, and do "$ gmake" libtool trys to recheck with:
 
$ gmake
/bin/sh ./config.status --recheck
running /bin/sh ../libtool-1.5.22/configure  --prefix=/wamas/libtool/test/binary
 CC=wgcc CXX=wgcc --enable-ltdl-install  --no-create --no-recursion
 
which isn't too good, since LD is not set, and /opt/gcc3.3/blahblah.../ld is used instead of wgcc, which breaks everything....
 
For now i just configure manually which works perfectly, but.... you know ;o)
 
Regards, Markus

reply via email to

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