This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Status on GCJ for ARM


> It builds and I have run programs on the armulator.  There is 
> no networking, file I/O or thread support - since it's 
> running on bare metal with no OS support.  Porting to an OS 
> should be relatively easy. 

Sounds like what I want. With a 70MHz ARM w/2MB flash, I don't
want to pile on stuff.

> I wouldn't bother with `gnude'.  They obviously haven't built 
> the libgcj library, and GCC 3.1 is pretty old.
> 
> Try following the instruction I gave in that thread you 
> referenced.  Try using the GCC 3.3 branch for your gcc 
> sources, and the latest released versions of binutils, gdb, 
> etc from ftp.gnu.org. 

I need an ARM compiler on Windows, so I worry slightly about taking
on this project with my beginner Linux skills. Thought I'd use
it together with Eclipce CDT.

It would be nice with a Mohan build type starting point
(http://www.thisiscool.com/gcc33_mingw.htm), as the
powers that be would like to know that 
I'm not wandering too far off the beaten path. 

Wandering on beaten path all the time is no fun though. :-)

Øyvind

 


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