Setting up GCJ to cross compile to Tandem NSK
Ranjit Mathew
rmathew@gmail.com
Wed Oct 20 05:38:00 GMT 2004
Matt Secoske wrote:
>
> I am trying to determine if it is possible to cross compile Java code
> to native binaries for the Tandem NSK environment.
Has GCC itself been ported to your environment?
If not, you'll first have to port the base GCC to
that environment before GCJ comes into the picture.
(The target triplet for Tandem NSK seems to be
nsr-tandem-nsk, but I don't see any support for
it in the current source tree. Googling for it
does return various stuff, but no concrete pointers.)
> What issues would there be in doing this? I am new to gcc/gcj so
> please, any little thing that you feel would cause problems I would
> like to be aware of.
For building cross toolchains, you might want to
check out Dan Kegel's crosstool:
http://www.kegel.com/crosstool/
HTH,
Ranjit.
--
Ranjit Mathew Email: rmathew AT gmail DOT com
Bangalore, INDIA. Web: http://ranjitmathew.tripod.com/
More information about the Java
mailing list