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]

EGCS 1.1.2 on AIX 4.2


Hello all,

I am trying to compile egcs-1.1.2 on AIX 4.3.
I get the following errors,

Help
Vasu



ge1/xgcc -Bstage1/ -c  -DIN_GCC    -O2 -O   -DHAVE_CONFIG_H -DHAIFA    -I. -
I../../egcs-1.1.2/gcc -I../../egcs-1.1.2/gcc/config
../../egcs-1.1.2/gcc/c-typeck.c




age1/xgcc -Bstage1/ -c  -DIN_GCC    -O2 -O   -DHAVE_CONFIG_H -DHAIFA    -I. 
-I../../egcs-1.1.2/gcc -I../../egcs-1.1.2/gcc/config
../../egcs-1.1.2/gcc/c-convert.c




age1/xgcc -Bstage1/ -c  -DIN_GCC    -O2 -O   -DHAVE_CONFIG_H -DHAIFA    -I. 
-I../../egcs-1.1.2/gcc -I../../egcs-1.1.2/gcc/config
../../egcs-1.1.2/gcc/c-aux-info.c




age1/xgcc -Bstage1/ -c  -DIN_GCC    -O2 -O   -DHAVE_CONFIG_H -DHAIFA    -I. 
-I../../egcs-1.1.2/gcc -I../../egcs-1.1.2/gcc/config
../../egcs-1.1.2/gcc/c-common.c




age1/xgcc -Bstage1/ -c  -DIN_GCC    -O2 -O   -DHAVE_CONFIG_H -DHAIFA    -I. 
-I../../egcs-1.1.2/gcc -I../../egcs-1.1.2/gcc/config
../../egcs-1.1.2/gcc/c-iterate.c





/usr/vac/bin/cc -c  -DIN_GCC    -O2 -O   -DHAVE_CONFIG_H -DHAIFA    -I. -I..
/../egcs-1.1.2/gcc -I../../egcs-1.1.2/gcc/config
../../egcs-1.1.2/gcc/genattr.c
1506-507 (W) No licenses available. Contact your program supplier to add
additional users.  Compilation will proceed shortly.








/usr/vac/bin/cc  -DIN_GCC    -O2 -O   -DHAVE_CONFIG_H -DHAIFA -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.



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