EGCS 1.1.2 on AIX 4.2

Alexandre Oliva aoliva@redhat.com
Thu Jul 27 14:30:00 GMT 2000


On Jul 27, 2000, "Vasudeva Upadhya" <kvu@cfdrc.com> wrote:

> /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.

This is not related with GCC at all, it's the compiler you're using to
bootstrap that caused this problem.

> /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

Did you try to proceed an interrupted bootstrap that was already
building stage2 with the stage1 compiler?  In this case, do it with
`make bootstrap2'.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list