This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Compatibility of gcj to create a application


>>>>> "Luciano" == Luciano Cerda <lucianomanzo@gmail.com> writes:

Luciano> - I´m trying to create an application using jxta and apache modules,
Luciano> like commons-httpclient, commons-codec, commons-beanutils and log4j.

Luciano> I answer: How do I compile this with gcj? Some people can test this
Luciano> modules with gcj?

A lot of this is probably packaged in the various distros already.
It all seems to be in Fedora.

The usual way to compile upstream Java programs so that they work
invisibly using gcj is documented here:

    http://gcc.gnu.org/wiki/How_to_BC_compile_with_GCJ

Tom


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