Link to home
Start Free TrialLog in
Avatar of adrianmak
adrianmak

asked on

java on Freebsd

i know that freebsd is more stable than linux but I found that jdk 1.3 is not available . so how do I get the jdk ?
or any other solution if I want to develop java on freebsd


Beside, there are many famous linux distribution e.g. redhat, mandrake, turbolinux, etc.

Is there any web site that had made a performance testing on different linux distrubtions ?
Avatar of elniniokev
elniniokev

Hi adrianmak,

you could try gcj the java compiler for *nix, I'm not sure if FreeBsd is supported. Its basically a front end for the native gcc compiler.

http://gcc.gnu.org/java/

You could also check out the IBM Developer Kit for Java.
ASKER CERTIFIED SOLUTION
Avatar of elniniokev
elniniokev

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
force accepted proposed answer

adrianmak's account has been closed for refusing to provide feedback even after being reminded.

modder
Community Support