i’m trying to compile a small Java app to native bytecode for a specific ARM-Linux board to see what the performance differences is (versus running through the Java SE interpreter). so far no love.
one experience with FOSS…
research this whole cross-compiling idea and Java compilers for a bit. decide to skip the latest release of GCC and go with a …