cvs commit: ports/lang/gcc43 pkg-descr

Kris Kennaway kris at obsecurity.org
Sat Mar 31 19:27:41 UTC 2007


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20070331/7e1b445d/attachment.pgp


More information about the cvs-all mailing list