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]

How to build tool chain for SPARC.


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

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