Date: Sat, 31 Mar 2007 15:27:40 -0400 From: Kris Kennaway <kris@obsecurity.org> To: Gerald Pfeifer <gerald@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/gcc43 pkg-descr Message-ID: <20070331192739.GA69788@xor.obsecurity.org> In-Reply-To: <200703311441.l2VEfSgZ070944@repoman.freebsd.org> References: <200703311441.l2VEfSgZ070944@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 31, 2007 at 02:41:28PM +0000, Gerald Pfeifer wrote: > gerald 2007-03-31 14:41:28 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > lang/gcc43 pkg-descr=20 > Log: > Document the large memory requirements when building with Java support. > =20 > Discussed with: alepulver > =20 > Revision Changes Path > 1.10 +4 -0 ports/lang/gcc43/pkg-descr > http://cvsweb.FreeBSD.org/ports/lang/gcc43/pkg-descr.diff?r1=3D1.9&r2=3D1= .10 > | --- ports/lang/gcc43/pkg-descr 2006/11/05 14:31:04 1.9 > | +++ ports/lang/gcc43/pkg-descr 2007/03/31 14:41:28 1.10 > | @@ -3,4 +3,8 @@ GCC, the GNU Compiler Collection include > | This port installs the various front ends as gcc43, g++43, gcj43, > | gfortran43 and so forth into the ${PREFIX}/bin directory. > | =20 > | +(Building the Java frontend and the associated libgcj library will > | +consume more than 512MB of main memory. Set WITHOUT_JAVA=3Dyes in=20 > | +the environment when building this port to avoid that.) > | + > | WWW: http://gcc.gnu.org/ Maybe also describe how to achieve this? i.e. you need to increase the datasize limit. It would also be good to check this before starting the build and abort if it is going to fail later on. Kris --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGDrYrWry0BWjoQKURApWtAKDEbPDGrcTbotdKv88SPRayNLOAEACeOfMe /q414l4Q6gLznh6n61KGkFM= =H72A -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070331192739.GA69788>