Error compiling 3.0.2 on Solaris2.8
Joyce Lyon
joycedl@nortelnetworks.com
Tue Oct 30 01:01:00 GMT 2001
I am ultimately trying to build a cross compiler for the power pc target
and the solaris2.8 host. As suggested, I am attempting to build the
native compiler first. My configuration call from my gcc-3.0.2-build
directory was as follows:
../gcc-3.0.2/configure -prefix=/home/joycedl/GNU/native
-exec-prefix=/home/joycedl/GNU/native
I get the following error when I call make bootstrap:
./genconfig ../../gcc-3.0.2/gcc/config/sparc/sparc.md > tmp-config.h
ld.so.1: ./genconfig: fatal: relocation error: file ./genconfig: symbol
__deregister_frame_info: referenced symbol not found
Killed
Can anyone explain what's going on here and how I can get past this?
Thanks,
Joyce
More information about the Gcc-help
mailing list