This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

-- 
"Cassette tapes are killing the music industry" -- RIAA spokesperson, 1978


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]