Pushed to master.
Cheers,
Ralf
Bump copyright years.
* ChangeLog.2009: New, rotated from ...
* ChangeLog: ... here.
* Makefile.am (EXTRA_DIST): Add ChangeLog.2009.
* NEWS, libltdl/config/ltmain.m4sh: Bump copyright years.
* libltdl/m4/libtool.m4 (_LT_COPYING, LT_OUTPU
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 ign
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 f