This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

Trying to install crosscompiler for Linux X86, target: RS6000


I'm trying to install gcc as a crosscompiler on Linux / x86 for rs6000 as
target.

I'm using:
	gcc-2.8.1.tar.gz
	binutils-2.9.tar.gz
	glibc-2.0.6.tar.gz
	crossgcc-gcc-2.8.1.patch

I choosed the instructions in FAQ 0.8.2 (applying the patch too)

compiling binutils works fine,
but when compiling gcc, it stops after a while with the following message=
s:
	...
	libgcc1-test.o: In function 'main_without__main':
	libgcc1-test.c: 44: undefined reference to '__itrunc'
	libgcc1-test.c: 45: undefined reference to '__itrunc'
	make: *** [libgcc1-test] Error 1

(I got no access to an rs6000 system, so I have to build libgcc.a by myself,
this should work too ?)

(I think it should be possible to install such a crosscompiler)

Thanks for any help	


Rene Schenk

reply to: Rene.Schenk@comma-soft.com