This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Wrestling with gcj 4.0 mingw win32
- From: Ranjit Mathew <rmathew at gmail dot com>
- To: Andreas Grunewald <gruni at users dot sourceforge dot net>
- Cc: java at gcc dot gnu dot org
- Date: Fri, 08 Apr 2005 13:11:25 +0530
- Subject: Re: Wrestling with gcj 4.0 mingw win32
- References: <425279D5.80903@users.sourceforge.net>
Andreas Grunewald wrote:
[...]
> c:\gcc\thisiscool-gcc\gcc-4.0\bin\..\lib\gcc\i686-pc-mingw32\4.0.0\..\..\..\..\i
> 686-pc-mingw32\bin\ld.exe: cannot find -lgdi32
[...]
> But what confuses me as gcj newbie even more is that last line "cannot
> find -lgdi32" what is does that mean ? What is missing ?
The MinGW "w32api" package for some reason...
Get the "w32api" package from http://www.mingw.org/
and extract it into the "i686-pc-mingw32" sub-folder
of "thisiscool-gcc/gcc-4.0". You can use WinZIP to
extract this package and answer "Yes to All" if
it prompts you if you want to overwrite files.
HTH,
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.hostingzero.com/