This is the mail archive of the gcc-bugs@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]

Make bootstrap problem on AIX 4.3.2


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
begin:vcard 
n:Kinnane;Scott
tel;cell:+61-(0)413-997-567
tel;fax:+61-(0)8-9320-9166
tel;work:+61-(0)8-9320-9165
x-mozilla-html:FALSE
url:http://www.pgs.com
org:Petroleum Geo Services;Shared Processing Services
version:2.1
email;internet:scott.kinnane@prth.pgs.com
title:Systems Support Engineer
adr;quoted-printable:;;1060 Hay St=0D=0AWest Perth;Perth;WA;6005;Australia
x-mozilla-cpt:;0
fn:Scott Kinnane
end:vcard

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