libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cross compiling for win32 confusion


From: Matthew Metnetsky
Subject: Cross compiling for win32 confusion
Date: Thu, 16 Mar 2006 14:07:40 -0500
User-agent: Thunderbird 1.5 (X11/20051201)

-----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-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]