How to build JDK15 on AMD64 with FreeBSD?

Till Riedel till at f111.hadiko.de
Sat Jun 25 13:19:21 GMT 2005


On Sat, 25 Jun 2005 00:02:56 +0200, Neo Jia <cjia at cse.unl.edu> wrote:
  I
> hope I could get some detailed information about the building procedure.  
> Do you also use the source code from SUN SCSL or another version  
> maintained by FreeBSD.org? What is the requirement I should meet to  
> build it on FreeBSD, such as the version of FreeBSD? Do I still need GCC  
> 3.2.2?
I build jdk-1.5.0p1_2 from the ports tree on a 5.4-RELEASE (gcc 3.4.2).
At some point compilation failed because of
too long command line. To work around I executed the failing command on  
the shell and restarted make.

till


More information about the freebsd-java mailing list