Subject: Re: GCC 3.3.3 import sometime soon
To: matthew green <mrg@eterna.com.au>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: port-alpha
Date: 03/04/2004 22:31:42
On Tue, 24 Feb 2004 23:51:59 +1100
matthew green <mrg@eterna.com.au> wrote:

> GCC 3.3.3 proper is out so i'll be importing it sometime in the next
> few days when i find the cycles..
It seems this has broken native buils on alpha. src cvs updated today.
Build breaks on an Alpha PWS 500au runing a 1.6ZH userland with 1.6ZK
kernel. This happens while building the tools. The same source on a i386
runing 1.6-release build a release successfully.

cc -c    -O -DIN_GCC -DCROSS_COMPILE  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE -DNETBSD_TOOLS   -I.
-I. -I/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc
-I/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc/.=20
-I/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc/config
-I/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc/../include
/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc/gengenrtl.c
-o gengenrtl.o
In file included from
/home/src/src-current/src/gnu/dist/gcc/gcc/gengenrtl.c:29:
/home/src/src-current/src/gnu/dist/gcc/gcc/real.h:48: error:
`SIZEOF_LONG' undeclared here (not in a function)
/home/src/src-current/src/gnu/dist/gcc/gcc/real.h:48: error:
`SIZEOF_LONG' undeclared here (not in a function)
/home/src/src-current/src/gnu/dist/gcc/gcc/real.h:67: error:
`SIZEOF_LONG' undeclared here (not in a function)
/home/src/src-current/src/gnu/dist/gcc/gcc/real.h:67: error:
`SIZEOF_LONG' undeclared here (not in a function)

*** Failed target:  gengenrtl.o
*** Failed command: cc -c -O -DIN_GCC -DCROSS_COMPILE -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wtraditional
-pedantic -Wno-long-long -DHAVE_CONFIG_H -DGENERATOR_FILE -DNETBSD_TOOLS
-I. -I. -I/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc
-I/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc/.
-I/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc/config
-I/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc/../include
/home/src/src-current/src/tools/gcc/../../gnu/dist/gcc/gcc/gengenrtl.c
-o gengenrtl.o
*** Error code 1

Stop.
nbmake: stopped in
/home/src/src-current/objdir/alpha/tools/gcc/build/gcc

--=20


tsch=FC=DF,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/