Hi, my university bought a IMXL card with a ARM architecture, i want to know how do i need to do for install the kaffe VM in the embedded device. We need graphic mode in the aplications we will develop.
We need to know which classes do we need to eliminate?, cause we need a light VM because the device doesn't have a lot of memory. We have a contact, he already compiled the kaffe vm, and he sent me some instructions, but instead of that i have problems: the firs step that i had to follow was (I am working in kaffe-1.1.5): ./configure --disable-debug --disable-xprofiling --disable-xdebugging --disable-feedback --without-profiling --without-stats --disable-gcj --enable-pure-java-math --without-esd --without-alsa --without-kaffe-x-awt --with-kaffe-nanox-awt --without-classpath-gtk-awt --with-engine=intrp --with-threads=unix-jthreads we want to work with awt nanox support for our graphics. the folder where i am working is /scratchbox/users/monica/home/monica/kaffe-1.1.5 then i had to quit the commentary in the line 393 of the makefile in the folder kaffe-1..1.5/libraries/javalib/ MAYBE_PEERLESS_KAFFE_AWT = awt-implementations then the next step have this directory: /scratchbox/users/gboutill/home/gboutill/kaffe-1.1.5_nanox/libraries/javalib/lib/ and i don't know what is kaffe-1.1.5_nanox, and it is not posible that the person who is guiding me was working in this new directory cause the previous steps have the normal directory /scratchbox/users/gboutill/home/gboutill/kaffe-1.1.5. So if someone have crosscompiling the kaffe with scratchbox, i need some help. a lot of thanks -- Open WebMail Project (http://openwebmail.org) _______________________________________________ Scratchbox-users mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
