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

make cross with egcs?


Hi --

I have
	egcs-1.0
	egcs-1.0.diff
	libg++-2.8.0b6.5
	binutils-2.8.1.0.18

and I want to do
	configure --host=i386-redhat-linux --target=sparc-redhat-linux
	make cross

I'm muddling my way through the cross faq.

First question:
	Do I need to apply the crossgcc-gcc-2.7.2.2 patch?

Second question:
	I tried "make cross" and got as far as making libgcc2 before
	missing alloca.h, stdlib.h & string.h. I snarfed these
	and stuffed them (with dependents) in gcc/include. Is this
	correct?

Last question:
	Retrying with added files, I get a signal 11. Now I'm stumped ...
	What to do?

73 de Jeff

-- 
Jeff Johnson	ARS N3NPQ
jbj@jbj.org
Gaithersburg, MD


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