AW: AW: gcc-2.9.5.2 bugs on aix4.3.3 ???
Chan Sang Lung
Chan@hsk.psi.ch
Thu Apr 27 05:35:00 GMT 2000
After I mv alloca.o to alloca.o-ori and re-'make bootstrap' still not
working.
<<gcc.err>>
> -----Ursprüngliche Nachricht-----
> Von: Alexandre Oliva [SMTP:aoliva@cygnus.com]
> Gesendet am: Donnerstag, 27. April 2000 13:57
> An: Chan Sang Lung
> Betreff: Re: AW: gcc-2.9.5.2 bugs on aix4.3.3 ???
>
> On Apr 27, 2000, Chan Sang Lung <Chan@hsk.psi.ch> wrote:
>
> > I already used this `make bootstrap'. It did not work at all .
>
> Try to remove gcc/alloca.o and `make bootstrap' again.
>
> --
> Alexandre Oliva Enjoy Guaraná, see http://www.ic.unicamp.br/~oliva/
> Cygnus Solutions, a Red Hat company aoliva@{redhat, cygnus}.com
> Free Software Developer and Evangelist CS PhD student at IC-Unicamp
> oliva@{lsd.ic.unicamp.br, gnu.org} Write to mailing lists, not to me
-------------- next part --------------
/usr/local/gcc-2.95.2/gcc > mv alloca.o alloca.o-ori
/usr/local/gcc-2.95.2 > make bootstrap
Target "all" is up to date.
make all-recursive
Making all in intl
Target "all" is up to date.
Making all in lib
Target "all" is up to date.
Making all in makeinfo
Target "all" is up to date.
Target "all" is up to date.
Bootstrapping the compiler
make CC="cc" libdir=/usr/local/lib LANGUAGES="c "
rm -f alloca.c
ln -s ./../libiberty/alloca.c alloca.c
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -I. -I. -I./config -I./.
./include -c `echo alloca.c | sed 's,^\./,,'`
true
cc -DIN_GCC -DHAIFA -g -DHAVE_CONFIG_H -o cccp cccp.o cexp.o intl
.o prefix.o version.o mbchar.o obstack.o alloca.o -lld ../libiberty/libib
erty.a
ld: 0711-317 ERROR: Undefined symbol: .__main
ld: 0711-317 ERROR: Undefined symbol: .__divdi3
ld: 0711-317 ERROR: Undefined symbol: .__udivdi3
ld: 0711-317 ERROR: Undefined symbol: .__moddi3
ld: 0711-317 ERROR: Undefined symbol: .__umoddi3
ld: 0711-317 ERROR: Undefined symbol: .__ashldi3
ld: 0711-317 ERROR: Undefined symbol: .__ashrdi3
ld: 0711-317 ERROR: Undefined symbol: .__lshrdi3
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.
More information about the Gcc-bugs
mailing list