This is the mail archive of the gcc-help@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]

Error compiling 3.0.2 on Solaris2.8


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


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