Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Alma Austin   on Mar 28 In Java Category.

  
Question Answered By: Ana Silva   on Mar 28

The source distribution  allows the end user to compile it for any
platform. the binary  distribution is a version that has been compiled
on a target platform. so therefore it may include JNI code. The best
example of this is a Win32 program, such as mozilla. It is compiled
already. But you can get mozilla source  code. If you get the source
code then in theory you can compile a Linux ELF binary.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Clear my doubt about java based software Or get search suggestion and latest updates.


Tagged: