[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] NetBSD Build Problem
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] NetBSD Build Problem |
Date: |
13 May 2004 10:59:19 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
"crale" <address@hidden> writes:
> Hi,
>
> This time my attempt to build gm2 under NetBSD (1.6.2 stable) was not
> successfull. Here's the output of gmake:
>
> ./xgm2 -Wnil -Wcase -Wbounds -Wreturn -gdwarf-2 -Wunbounded-by-reference
> -Wverbose-unbounded -g -c -B./stage1/gm2
> -I../../gcc-3.3.3/gcc/gm2/gm2-compiler -I../../gcc-3.3.3/gcc/gm2/gm2-libs
> -I../../gcc-3.3.3/gcc/gm2/gm2-libiberty
> ../../gcc-3.3.3/gcc/gm2/gm2-compiler/SymbolTable.mod -o
> gm2/gm2-compiler/SymbolTable.o
>
> cc1gm2: out of memory allocating 13104 bytes after a total of 119429884 bytes
> gmake[2]: *** [gm2/gm2-compiler/SymbolTable.o] Error 1
>
> Regards,
>
> Christoph
Hi Christoph,
many thanks for the bug report - I'm now in the process
of installing NetBSD..
Gaius