Java on ARM processor?

Dmitry Samersoff dms at samersoff.net
Wed Oct 26 01:26:45 UTC 2011


On 2011-10-25 18:57, Greg Lewis wrote:
> As always, the biggest problem is going to be bootstrapping.  Since there
> isn't an existing FreeBSD/arm binary of openjdk7 you'll need to work around
> that.  There are a variety of ways you could tackle that.  The most common
> is to set up an NFS mount with an i386 or amd64 machine and remotely execute
> all of the java bootstrap steps while the C/C++ compilation occurs locally.

I guess setup gcc cross-compilation on x86 box is much easier.

-Dmitry

-- 
Dmitry Samersoff
dms at samersoff.net, http://devnull.samersoff.net
* There will come soft rains  ...


More information about the freebsd-java mailing list