This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


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: How to build tool chain for SPARC.


Best thing is to download latest Leccs distribution from Gaisler
> http://www.gaisler.com/index.html
It is the toolchain, already configured and compiled.

Michele

----- Original Message ----- 
From: "Andrew Lunn" <andrew@lunn.ch>
To: "Jalib Ahmed" <Jalib.Ahmed@sli-institute.ac.uk>
Cc: <ecos-discuss@ecos.sourceware.org>
Sent: Tuesday, July 06, 2004 2:39 PM
Subject: Re: [ECOS] How to build tool chain for SPARC.


> On Tue, Jul 06, 2004 at 01:01:36PM +0100, Jalib Ahmed wrote:
> >
> > Hi,
> >
> > I'm trying to build the toolchain for the SPARC (LEON) processor, but
> > cannot seem to see what the 'TARGET' argument should be replaced with in
> > the build commands.  The eCos website gives a list of what 'TARGET'
> > should be replaced with for some selected architectures, but there is no
> > info for the SPARC.  Can someone point me in the right direction, Thanks
> >
> > Jalib
> >
> >
> >
> > mkdir -p /tmp/build/binutils
> > cd /tmp/build/binutils
> > /src/binutils-2.13.1/configure --target=TARGET \
> >   --prefix=/gnutools -v 2>&1 | tee configure.out
>
> Google is your friend. It comes up with
>
> http://ecos.sourceware.org/ml/ecos-discuss/2003-04/msg00315.html
>
> Which suggests sparc-rtems.
>
> I suggest you also check out:
>
> http://www.gaisler.com/index.html
>
> which is all about the LEON processor, including its toolchains.
>
>         Andrew
>
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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