This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Query about Cross Compilation for SPARC64
- From: Andrea 'Fyre Wyzard' Bocci <fwyzard at inwind dot it>
- To: "amol manohar shrotri" <amolshrotri at rediffmail dot com>,gcc-help at gcc dot gnu dot org
- Date: Tue, 04 Dec 2001 23:54:25 +0100
- Subject: Re: Query about Cross Compilation for SPARC64
At 11.32 03/12/01 (GMT +0000), amol manohar shrotri wrote:
>Hello ,
>
> I am working on Netra AX 1105-500 utraSPARC board. I am facing
> problem to create cross development evironment for the same board . I
> trying to create cross
>development environment both on Linux and Solaris8 running on intel machine .
> Where can I get proper guidence for the same ?
>
>
>Thanx in advance.
>
>Amol Shrotri
Two good places to look for imformation are:
GCC installation help: http://gcc.gnu.org/install/
CrossGCC FAQ: http://www.objsw.com/CrossGCC/
Actually, the FAQ is a bit old - the build process is still the same,
though you should use the latest version available of the packages.
You can get these from http://www.gnu.org and http://sources.redhat.com.
I'd give a look to a recen post, also:
http://gcc.gnu.org/ml/gcc-help/2001-11/msg00221.html.
HTH
fwyzard