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

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: i386, sparc, and sparc64 failures


Ghazan Haider wrote:

Jason Rothstein posted his experiences with
cross-compilation to the sparc-linux target in July.

I, too have slackware 10, am trying to install to
sparc-linux targets using:
binutils 2.15
gcc 3.4.2
glibc 2.3.3

crti.o cannot be found, although it sits in /usr/lib,
same with RedHat 9 too.

Are you trying to build a cross-compiler targeting sparc-linux? If so, have you tried using http://kegel.com/crosstool to build it?

I also tried "make bootstrap" instead of "make", which
ALWAYS crashes in "sed has no arguments to -e" or
something.

You can't use 'make bootstrap' when building a cross-compiler.


- Dan


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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