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: Wrestling with gcj 4.0 mingw win32


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/


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