Date: Mon, 27 Feb 2006 10:08:40 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: David Pratt <fairwinds@eastlink.ca> Cc: freebsd-questions@freebsd.org Subject: Re: Help building gcc41 with gcj from ports on FreeBSD 4.10 Message-ID: <20060227160839.GC89507@dan.emsphone.com> In-Reply-To: <4403219F.3080307@eastlink.ca> References: <4403219F.3080307@eastlink.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 27), David Pratt said: > Can someone advise how to build gcc4.1 from ports with support for > gcj. Typically a port only requires: > > make > make install > make clean > > What is needed to compile successfully with gcj support. Many thanks Comment out the "WITHOUT_JAVA=yes" line in the port Makefile, but be aware that you may need more than 1GB of RAM to build it. -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060227160839.GC89507>