Free Java on Familiar ARM

Fernando Lozano fernando@lozano.eti.br
Fri Apr 15 13:39:00 GMT 2005


Hi Jari,

I have generated by cross-compiler before, the real problem is 
corss-compiling all the libs you do need to develop real applications 
(some of them are not amigable to cross-build) AND to do the corerct 
releases for the PDA as it can't store many files on the limited flash 
availabe.

My dream is having, besides GCJ, JavaGnome and a Java binding for the 
gpe-widgets. You really miss these customized GTK/Gnome components when 
developing for Linux PDAs. But I'd be also happy with Kaffe or another 
JVM and SWT libs. :-)

[]s, Fernando Lozano

>Fernando Lozano wrote:
>  
>
>>If there's no way except to do a cross compile build, any help on how to
>>get started will be greatly appeciated.
>>    
>>
>
>I've had fairly good success with crosstool (http://kegel.com/crosstool/).
>Just download it and add java to the list of languages specified in
>demo-arm.sh (or whatever script you find the most suitable for you):
>
>GCC_LANGUAGES="c,c++,java"
>
>After that execute the script and you should have a working
>cross-gcc and even cross-gcj for compiling and executing Java
>applications.
>
>Cheers,
>  Jari
>
>  
>



More information about the Java mailing list