This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Error compiling gcc 3.4-20040218 on alpha ev68 osf


In file included from bt-load.c:32:
../include/fibheap.h:63: warning: bit-field `degree' type invalid in ISO C
../include/fibheap.h:64: warning: bit-field `mark' type invalid in ISO C
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I.
-I. -I. -I./. -I./../include  pretty-print.c -o pretty-print.o
gcc -c   -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long    -DHAVE_CONFIG_H    -I.
-I. -I. -I./. -I./../include  ggc-simple.c -o ggc-simple.o
ggc-simple.c:515: error: conflicting types for `ggc_pch_count_object'
ggc.h:173: error: previous declaration of `ggc_pch_count_object'
ggc-simple.c:535: error: conflicting types for `ggc_pch_alloc_object'
ggc.h:186: error: previous declaration of `ggc_pch_alloc_object'
ggc-simple.c:550: error: conflicting types for `ggc_pch_write_object'
ggc.h:193: error: previous declaration of `ggc_pch_write_object'
make[1]: *** [ggc-simple.o] Error 1
make[1]: Leaving directory `/usr/root/GNU/gcc-3.4-20040218/gcc'
make: *** [all-gcc] Error 2


Sincerely,
Stefano Curtarolo


----------------------------------------------------------------------
Prof. Stefano Curtarolo
Duke University, Dept. Mechanical Engineering and Materials Science
144 Hudson Hall, Box 90300, Durham, NC  27708-0300
phone 919-660-5506     stefano@duke.edu     http://alpha.mems.duke.edu
----------------------------------------------------------------------



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]