Nelson H. F. Beebe wrote: Hi Nelson, I admit that I don't understand the failures like this one yet.
>> /convenience.at:265: $LIBTOOL --tag=GCJ --mode=link $GCJ $GCJFLAGS $LDFLAGS >> -o liba12.la liba1.la liba2.la -rpath /notexist >> stderr: >> stdout: >> libtool: link: gcj -shared -Wl,-z -Wl,text -Wl,-h -Wl,liba12.so.0 -o >> .libs/liba12.so.0.0.0 -Wl,-z -Wl,allextract ./.libs/liba1.a ./.libs/liba2.a >> -Wl,-z -Wl,defaultextract $GCJ is properly expanded to 'gcj' here. >> /convenience.at:267: $LIBTOOL --tag=GCJ --mode=link $GCJ $GCJFLAGS $LDFLAGS >> -o liba123.la A3.lo liba1.la liba2.la -rpath /notexist >> stderr: >> /local/build/bare/libtool-2.2/tests/testsuite.dir/64/libtool: line 7084: -r: >> command not found >> stdout: >> libtool: link: -r -o .libs/liba123.la-1.o .libs/A3.o But here it is the empty string! I'll look at it tomorrow. Thanks. Peter _______________________________________________ Bug-libtool mailing list Bug-libtool@gnu.org http://lists.gnu.org/mailman/listinfo/bug-libtool