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 | <CAH6eHdR1Ly5CUvk6Vpn6noF=bmnorOZa1M+y1fgeE3g+W3Vmmw@mail.gmail.com> |
On 22 February 2012 01:53, Me Myself and I wrote: > > I have downloaded > > gcc-core-4.6.2.tar > gcc-java-4.6.2.tar > > I have found that the both contain a directory named > > gcc-4.6.2 107 Mb > gcc-4.6.2 151 Mb > > What do I name what, and what should I do from here to > build the gcc (presumably first), followed by my gcj? You don't name anything, just unpack them into the same directory and follow the instructions at http://rmathew.com/articles/gcj/bldgcj.html (and http://gcc.gnu.org/wiki/InstallingGCC for more general instructions) GCJ will be built as part of GCC, you don't build it separately afterwards.