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: install gcj with mingw


Stefan Deseke wrote:
> I tried to install gcj on windows.
> I downloaded the binary distributions of gcc 3.2.3 and
> gcj 3.3.1 from mingw.org and installed it.

You're asking for trouble mixing gcc/gcj from
these different versions. If you're only interested
in C/C++/Java (or even just Java), you should
get the "core", "g++" and "java" packages for
GCC 3.3.1 from (see "Candidate" -> "GCC"):

http://sourceforge.net/project/showfiles.php?group_id=2435

apart, of course, from binutils, mingw-runtime
and w32api.

Try the above and see if you still see the
errors. NOTE: Be sure to delete all traces of
3.2.3 - it's better to install into a fresh
folder and make sure that only this folder's
"bin" is in your PATH.

HTH.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT hotmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/



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