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
_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to