This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: EGCS 1.1.2 on AIX 4.2
- To: "Vasudeva Upadhya" <kvu at cfdrc dot com>
- Subject: Re: EGCS 1.1.2 on AIX 4.2
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 27 Jul 2000 18:30:14 -0300
- Cc: <gcc-bugs at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <000901bff7de$97531c70$d5574dc0@cfdrc.com>
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