-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm working on a couple libraries that have been successfully compiling
via a autoconf/automake tool chain for quite some time. It also compiles
successfully under windows with MSVC, but now I'm trying to get it to
cross compile from linux to win32.
./configure appears to run fine, object compilation seems to be good
too, but linking fails.
libtool: link: warning: undefined symbols not allowed in
i586-pc-mingw32msvc shared libraries
After looking around a bit it appears that malloc is not being found,
but it never explicity says it. As such, I'm not really sure what
symbols aren't there, and the --debug option produces more data than I
know what to do with.
Any help on how to track down my actual problem would be greatly
appreciated.
~ Matthew
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFEGbd7LrcoBjlTBf0RAi67AJ9l8Ch1xitENcFicFsQC9TRHPNndwCeIje4
qNAqM9mODdnNC2btOmx9Xyk=
=DzUU
-----END PGP SIGNATURE-----
_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool