[patch #7055] archive_cmds_need_lc macro check is broken (result check is inverted)

2010-01-05 Thread Gianluigi Tiesi
Follow-up Comment #2, patch #7055 (project libtool): attached info: in the archive native-log.txt: link on native mingw ltconfig-native.txt: libtool --config on mingw cross-log.txt and ltconfig-cross.txt same thing while cross compiling on linux please note, while cross compiling the linkers

[patch #7055] archive_cmds_need_lc macro check is broken (result check is inverted)

2010-01-05 Thread Ralf Wildenhues
Follow-up Comment #3, patch #7055 (project libtool): If you want cross compilation, enable it with ./configure --host=i586-mingw32msvc not with ./configure CC=i586-mingw32msvc-gcc That will fix half of your problems. There is still another one in your native build: there, -lc should be