[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Mac OS X Latest
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Mac OS X Latest |
Date: |
17 Jan 2006 21:52:00 +0000 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
Michael Lambert <address@hidden> writes:
> Hi Gaius,
>
> I see the following
>
> ----------
> mv mod_init.c gm2/gm2-compiler-paranoid
> gcc -c -g gm2/gm2-compiler-paranoid/mod_init.c -o
> gm2/gm2-compiler-paranoid/mod_init.o
> ./xgm2 -Wnil -Wcase -Wbounds -Wreturn -g -funbounded-by-reference
> -Wverbose-unbounded -Wpim -Wpedantic-param-names -Wextended-opaque
> -Wpedantic-cast -c -B./stage2/gm2 -I../../gcc-3.3.6/gcc/gm2/gm2-compiler
> -I../../gcc-3.3.6/gcc/gm2/gm2-libs -I../../gcc-3.3.6/gcc/gm2/gm2-libiberty
> ../../gcc-3.3.6/gcc/gm2/gm2-compiler/FifoQueue.mod -o
> gm2/gm2-compiler-paranoid/FifoQueue.o
> ../../gcc-3.3.6/gcc/gm2/gm2-compiler/FifoQueue.mod:43:coersion expecting a
> type
> ../../gcc-3.3.6/gcc/gm2/gm2-compiler/FifoQueue.mod:43:only one parameter
> expected in a TYPE coersion
> ../../gcc-3.3.6/gcc/gm2/gm2-compiler/FifoQueue.mod:45:too many errors in pass
> 3
> make: *** [gm2/gm2-compiler-paranoid/FifoQueue.o] Error 1
> ----------
>
> during what looks like the second pass through gm2.paranoid. So whatever
> fixed
> alpha hasn't fixed ppc.
>
Hi Michael,
I've fixed another bug in gm2/gm2-compiler/M2GenGCC.mod. 'make
gm2.paranoid' was working before I left work today (on a 32 bit ppc -
I think - but I didn't see it complete) - and I haven't installed
dejagnu - any chance you can try make gm2.paranoid and make check-gm2 ?
Are you building gm2 on a G5 ?
Thanks Gaius