Hi Everyone.
I have tried to follow along with all the instructions I can find but I
still screwed up my build. I am getting this error:
make[4]: Leaving directory
`/media/fast60/Programming/GCC/4.7/i686-pc-linux-gnu/libjava/classpath'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/media/fast60/Programming/GCC/4.7/i686-pc-linux-gnu/libjava/classpath'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/media/fast60/Programming/GCC/4.7/i686-pc-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/media/fast60/Programming/GCC/4.7'
make: *** [all] Error 2
My machine is 64 bits, have I downloaded the wrong package? I used this
command to download it:
svn checkout svn://gcc.gnu.org/svn/gcc/trunk SomeLocalDir
Is there another one to download a 64 bit version?
Could I get some tips on solving this?
Thanks for reading-Patrick