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: Assistance with GCJ 4.6 in MINGW32


On 06/06/11 01:17, Zachary Mitchell wrote:
> I wish to install the GCJ 4.6.0 version.
> 
> I wish to compile from source.  I have read the documentation,
> and don't find it useful for my situation.
> 
> I am running the MinGW32 environment, which has
> gcc already installed as part of it's default MSYS 1.0
> installation.
> 
> I ask the following:
> 
> -Does the GCJ 4.6.0 allow java code to be compiled
> into Linux/Mac/Windows executables,
> ie machine code for those operating systems?

I think this was answered on May 30.  However, I'm not sure if MINGW32
works with gcc 4.6.0.  The MinGW lists might be a good place to ask.

> -For a small Test.java program,
> could I be given an example gcj command line
> for a particular example for the previous question?

Also answered on May 30.

> -Is 4.6.0 considered stable, and does it support
> new things in Java like Generics/autoboxing-unboxing/annotations/Enums?
> 
> -Does it work of a PATH/CLASSPATH variable?
> 
> -How do I
> $> ./configure;make;install;
> with success under mingw32?

Likewise.

Andrew.


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