Re: Please, there now has to be someone who can get this working!
Jonathan Wakely <[email protected]>
| Newsgroups | gmane.comp.gcc.help,gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <CAH6eHdQ2jfgyESbq2nm+S1vu9sxYNLCxSzBkNKyhYdvjzBc5XQ@mail.gmail.com> |
On 21 February 2012 05:32, Me Myself and I wrote: > > I'm having trouble getting > > gcc-java-4.6.2.tar > > working under windows 7 mingw32. I have read the instructions with that download, > and find that key scripts just don't want to work. You realise you also need gcc-core-4.6.2.tar to use that tarball, right? If that's the only file you've downloaded you only have the java-specific parts of GCC, but you need the actual compiler itself.