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


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.

../configure  --prefix=/usr/local --target=sparc-linux
--without-headers --disable-shared
--with-gcc-version-trigger=/root/development/gcc-3.4.2/gcc/version.c

The above works. It doesnt work if you remove
"--disable-shared" so that has something to do with
crti.o. 

I also tried "make bootstrap" instead of "make", which
ALWAYS crashes in "sed has no arguments to -e" or
something. sparc seems to be a less supported platform
compared to ARM PPC MIPS and x86 now. 

Have you had any further successes?



		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail 

------
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]