Build Breaker while trying to build gcc-3.2.2 using gcc-3.4.3

Nitin Gupta nitin.gupta@equator.com
Wed Nov 10 00:12:00 GMT 2004


While trying to revert to a "known working" version of gcc, I got 
following error

make[2]: Leaving directory `/tmp/gcc-3.2.2/gcc/intl'
gcc -c -DIN_GCC    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes 
-Wmissing-prototypes   -DHAVE_CONFIG_H    -I. -If -I. -I./f -I./config 
-I./../include f/com.c -o f/com.o
f/com.c:11061: error: conflicting types for 'ffecom_gfrt_basictype'
f/com.h:229: error: previous declaration of 'ffecom_gfrt_basictype' was here
f/com.c:11061: error: conflicting types for 'ffecom_gfrt_basictype'
f/com.h:229: error: previous declaration of 'ffecom_gfrt_basictype' was here
make[1]: *** [f/com.o] Error 1
make[1]: Leaving directory `/tmp/gcc-3.2.2/gcc'
make: *** [all-gcc] Error 2
gupta@gupta-fc2 %> which gcc
/usr/local/bin/gcc
gupta@gupta-fc2 %> gcc --version
gcc (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 


-- 
NI+IN




More information about the Gcc mailing list