This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Make Error with GCC
- From: Mike Cleary <mcleary at iol dot unh dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 13 Feb 2003 16:10:39 -0500
- Subject: Make Error with GCC
Greetings,
I have found the following make error on an alpha with the alphaev56
configuration, the bootstrap-gcc_3.2 baseline, and the toolchain package
for gcc:
/bin/sh /mnt/u9/toolchain/buildsys/source/toolchain/gcc/mkconfig.sh
tconfig.h
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/xgcc
-
B/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/
-B/m
nt/u9/toolchain/buildsys/install/alpha9/bootstrap-gcc_3.2/native/toolchain/alphaev56-
unknown-linux-gnu/bin/
-B/mnt/u9/toolchain/buildsys/install/alpha9/bootstrap-gcc_3.2/
native/toolchain/alphaev56-unknown-linux-gnu/lib/ -isystem
/mnt/u9/toolchain/buildsys
/install/alpha9/bootstrap-gcc_3.2/native/toolchain/alphaev56-unknown-linux-gnu/includ
e
-L/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/ld
-O2
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -isyst
em ./include -I. -I. -I/mnt/u9/toolchain/buildsys/source/toolchain/gcc
-I/mnt/u9/too
lchain/buildsys/source/toolchain/gcc/.
-I/mnt/u9/toolchain/buildsys/source/toolchain/
gcc/config -I/mnt/u9/toolchain/buildsys/source/toolchain/gcc/../include
-g0 -finhibi
t-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -
fno-unit-at-a-time \
-c /mnt/u9/toolchain/buildsys/source/toolchain/gcc/crtstuff.c
-DCRT_BEGIN \
-o crtbegin.o
In file included from
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/tsystem.h:81,
from
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/crtstuff.c:62:
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/includ
e/stdlib.h:113: error: parse error before "double_t"
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/includ
e/stdlib.h:196: error: parse error before "double_t"
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/includ
e/stdlib.h:210: error: parse error before "double_t"
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/includ
e/stdlib.h:275: error: parse error before "double_t"
In file included from
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/tsystem.h:81,
from
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/crtstuff.c:62:
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/includ
e/stdlib.h:676: error: parse error before "double_t"
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/includ
e/stdlib.h:678: error: parse error before "double_t"
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/includ
e/stdlib.h:679: error: parse error before "double_t"
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/includ
e/stdlib.h:694: error: parse error before "double_t"
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2/native/toolchain/gcc/includ
e/stdlib.h:697: error: parse error before "double_t"
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/crtstuff.c: In function
`__do_global_
dtors_aux':
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/crtstuff.c:282: warning:
passing arg
1 of `__deregister_frame_info' discards qualifiers from pointer target type
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/crtstuff.c: In function
`frame_dummy'
:
/mnt/u9/toolchain/buildsys/source/toolchain/gcc/crtstuff.c:318: warning:
passing arg
1 of `__register_frame_info' discards qualifiers from pointer target type
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory
`/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2
/native/toolchain/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory
`/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.2
/native/toolchain/gcc'
make: *** [bootstrap] Error 2
If anyone can help it would be greatly appreciated.
Salutations,
-Mike Cleary
--
*********************************************
Michael Cleary Email: mcleary@iol.unh.edu
Linux Consortium UNH InterOperability Lab
121 Technology Dr., Suite 2, Durham, NH 03824
Phone: 603-862-0401 http://www.iol.unh.edu
http://linux.iol.unh.edu/
*********************************************