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]

RE: Linux -> Sun problem


Title: RE: Linux -> Sun problem

Hello Kenny,

Maybe it is best that you try it with binutils-2.11.1 or binutils-2.11.2
There are errors in the 2.11 binutils package.

Also, visit the following site. It's usefull.
http://crossgcc.billgatliff.com/

good luck
Jan

-----Original Message-----
From: Stuart Kenny [mailto:skenny@solidum.com]
Sent: donderdag 12 juli 2001 16:03
To: crossgcc@sourceware.cygnus.com
Subject: Linux -> Sun problem



I am trying to build a linux -> sparc-sun-solaris2.7 cross compiler.  I'm really having
problems.  Any assistance would be greatly appreachiated.  I'm at a loss for what to try next.

I have installed binutils 2.11 and I'm trying to build gcc 2.95 into the following directory
structure:
/tools/sw_build/host_Linux/sparc-sun-solaris2.7/binutils-2.11
/tools/sw_build/host_Linux/sparc-sun-solaris2.7/gcc-2.95.3

I have placed target includes into
/tools/sw_build/host_Linux/sparc-sun-solaris2.7/gcc-2.95.3/sparc-sun-solaris2.7/lib

and the target headers into:

/tools/sw_build/host_Linux/sparc-sun-solaris2.7/gcc-2.95.3/sparc-sun-solaris2.7/include

My configure line is (from config.status):
../src/gcc-2.95.3/configure
--with-gcc-version-trigger=/.automount/vol/tools/src/build/host_Linux/sparc-sun-solaris2.7/src/gcc-2.95.3/gcc/version.c
--host=i686-pc-linux-gnu --prefix=/tools/sw_build/host_Linux/sparc-sun-solaris2.7/gcc-2.95.3
--target=sparc-sun-solaris2.7 --enable-cpp --enable-languages=c,c++,java -v --norecursion


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