Building cross-compiler w/ linux host and mingw target.

Lars Andersen lars@rimfaxe.com
Wed Sep 4 14:38:00 GMT 2002


On Mon, 2002年08月26日 at 04:54, Adam Megacz wrote:
>> Lars Andersen <lars@rimfaxe.com> writes:
> > /usr/local/cross_gcc/mingw/i686-pc-mingw32/bin/ld: cannot find -luser32
>> You need to have user32.lib in your LD_LIBRARY_PATH.
>> - a

Well, you're right except it goes into the platform specific include
dir. Just adding it to a dir in the LD_LIBRARY_PATH doesn't cut it. 
However a similar problem comes up next "cannot find -ladvapi32", I'm
guessing this is advapi32.lib thats missing. 
How many of those lib's provided with MS compilers are needed? If its a
lot it could be quite tedious to run make, get the lib, run make again
etc.
Is there a list somewhere, or do you just chunk in all the libs you can
find??
/Lars Andersen


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /