RE: Building OpenJDK with a more recent compiler

2008-09-16 Thread BOB . NETTLETON
Hi Christian, I've installed the GMP and MPFR libraries to separate directories other than /usr/lib or /usr/bin. When I built gcc, I used the configuration setting to point towards the local builds of these libraries. When you mention copying the libraries into the toolchain, is there a pa

Building OpenJDK with a more recent compiler

2008-09-16 Thread BOB . NETTLETON
Hi All, I'm working on getting the JDK7 build working on a Red Hat 4 Linux install, and have run into a problem. Unfortunately, the "gcc" install (v3.4.6) on my machine is not the version required by the build instructions. Since I don't have root access on my box, I worked on pulling down a