Re: Please, there now has to be someone who can get this working!
David Paterson <[email protected]>
| Newsgroups | gmane.comp.gcc.help,gmane.comp.gcc.java.devel,gmane.comp.gnu.mingw.user |
|---|---|
| Message-ID | <CAM1kHc0dBjY-pwxs8rQaer0ngAHVmvd2Kbu8YCEgPm=_DtpetA@mail.gmail.com> |
On 21 February 2012 05:32, Me Myself and I <[email protected]> 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. I have also become aware > of the instructions at > > http://rmathew.com/articles/gcj/bldgcj.html > > which claims that gcj inside windows can be done > > > -Is there a simple set of commands I can use to get my compiler download > built and working? > > Can someone please help? Well, I can't help directly, since I've no experience with GCJ (I'm only using C/C++) but the page you linked to gives fairly detailed instructions on getting it running. Have you tried following these? You can set up a dual boot with Linux very easily, and I think that would be the easiest approach if you don't have access to a separate Linux machine. David P.