On Sat, Mar 31, 2007 at 02:41:28PM +0000, Gerald Pfeifer wrote:
> gerald      2007-03-31 14:41:28 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     lang/gcc43           pkg-descr 
>   Log:
>   Document the large memory requirements when building with Java support.
>   
>   Discussed with: alepulver
>   
>   Revision  Changes    Path
>   1.10      +4 -0      ports/lang/gcc43/pkg-descr
> http://cvsweb.FreeBSD.org/ports/lang/gcc43/pkg-descr.diff?r1=1.9&r2=1.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.
> |  
> | +(Building the Java frontend and the associated libgcj library will
> | +consume more than 512MB of main memory.  Set WITHOUT_JAVA=yes in 
> | +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


Attachment: pgpsipCUgRWzx.pgp
Description: PGP signature

Reply via email to