Make bootstrap problem on AIX 4.3.2

Scott Kinnane scott.kinnane@prth.pgs.com
Mon Oct 11 21:25:00 GMT 1999


Ok,

Round two for compiling 2.95.1 on AIX 4.3.2. This time during a 'make
bootstrap':

Target "all" is up to date.
        cc -c  -DIN_GCC -DHAIFA    -O2 -g   -DHAVE_CONFIG_H    -I. -I.
-I./config -I./../include  ./gencheck.c
        cc  -DIN_GCC -DHAIFA    -O2 -g   -DHAVE_CONFIG_H -Wl,-bbigtoc -o
gencheck  gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac `
` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo
;; esac `    ` case "" in ?*) echo  ;; esac ` ` case "" in ?*) echo  ;;
esac `  -lld
        ./gencheck > tmp-check.h
        ./move-if-change tmp-check.h tree-check.h
        touch s-check
        cc -c  -DIN_GCC -DHAIFA    -O2 -g   -DHAVE_CONFIG_H    -I. -I.
-I./config -I./../include ./gengenrtl.c
        cc  -DIN_GCC -DHAIFA    -O2 -g   -DHAVE_CONFIG_H -Wl,-bbigtoc -o
gengenrtl  gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac
` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*)
echo  ;; esac `    ` case "" in ?*) echo  ;; esac ` ` case "" in ?*)
echo  ;; esac `  -lld
        ./gengenrtl tmp-genrtl.h tmp-genrtl.c
        ./move-if-change tmp-genrtl.h genrtl.h
genrtl.h is unchanged
        ./move-if-change tmp-genrtl.c genrtl.c
genrtl.c is unchanged
        touch s-genrtl
        cc -c  -DIN_GCC -DHAIFA    -O2 -g   -DHAVE_CONFIG_H    -I. -I.
-I./config -I./../include ./genattr.c
        stage1/xgcc -Bstage1/
-B/sw/apps/gcc-2.95.1/AIX/4.3.2/rs6000-ibm-aix4.3.2.0/bin/ -c  -DIN_GCC
-DHAIFA    -O2 -g   -DHAVE_CONFIG_H    -I. -I. -I./config -I./../include
rtl.c
        stage1/xgcc -Bstage1/
-B/sw/apps/gcc-2.95.1/AIX/4.3.2/rs6000-ibm-aix4.3.2.0/bin/ -c  -DIN_GCC
-DHAIFA    -O2 -g   -DHAVE_CONFIG_H    -I. -I. -I./config -I./../include
bitmap.c
        stage1/xgcc -Bstage1/
-B/sw/apps/gcc-2.95.1/AIX/4.3.2/rs6000-ibm-aix4.3.2.0/bin/ -c  -DIN_GCC
-DHAIFA    -O2 -g   -DHAVE_CONFIG_H    -I. -I. -I./config -I./../include
print-rtl.c
        cc  -DIN_GCC -DHAIFA    -O2 -g   -DHAVE_CONFIG_H -Wl,-bbigtoc -o
genattr  genattr.o rtl.o bitmap.o print-rtl.o ` case "obstack.o" in ?*)
echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac
` ` case "" in ?*) echo  ;; esac `    ` case "" in ?*) echo  ;; esac ` `
case "" in ?*) echo  ;; esac `  -lld
ld: 0711-317 ERROR: Undefined symbol: .alloca
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
information.
make: 1254-004 The error code from the last command is 8.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.


Any thoughts?

scott


More information about the Gcc-bugs mailing list