This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java runtime


Hi.
On 9/15/06, Tim Prince  wrote:
Dima Sorkin wrote:
> I have an application that requires java runtime (at Linux Fedora).
> Does some come with GCJ ? (I want to try, before installing the Sun's one).
gcj has a full set of linkable libraries.  If the application is built to
  depend on Sun or IBM JRE, I suppose it would have to be rebuilt to use
gcj.
Ok, with GCJ I can build an executable, not to run an applet, right ?

Dima.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]