public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Assistance with GCJ 4.6 in MINGW32
@ 2011-06-06  9:34 Zachary Mitchell
  2011-06-06 10:59 ` Andrew Haley
  0 siblings, 1 reply; 4+ messages in thread
From: Zachary Mitchell @ 2011-06-06  9:34 UTC (permalink / raw)
  To: gcc-help

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?

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

-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?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Assistance with GCJ 4.6 in MINGW32
  2011-06-06  9:34 Assistance with GCJ 4.6 in MINGW32 Zachary Mitchell
@ 2011-06-06 10:59 ` Andrew Haley
  2011-06-07  0:15   ` Zachary Mitchell
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Haley @ 2011-06-06 10:59 UTC (permalink / raw)
  To: zac.j.m; +Cc: gcc-help

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.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Assistance with GCJ 4.6 in MINGW32
  2011-06-06 10:59 ` Andrew Haley
@ 2011-06-07  0:15   ` Zachary Mitchell
  2011-06-07  1:52     ` Ian Lance Taylor
  0 siblings, 1 reply; 4+ messages in thread
From: Zachary Mitchell @ 2011-06-07  0:15 UTC (permalink / raw)
  To: gcc-help

Where does on go for the May 30 email?
I don't seem to have a copy of it.
[if it is relevant, the MINGW32 people directed me
to this email address, gcc-help@gcc.gnu.org]


On 6/06/2011 7:31 PM, Andrew Haley wrote:
> 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.
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Assistance with GCJ 4.6 in MINGW32
  2011-06-07  0:15   ` Zachary Mitchell
@ 2011-06-07  1:52     ` Ian Lance Taylor
  0 siblings, 0 replies; 4+ messages in thread
From: Ian Lance Taylor @ 2011-06-07  1:52 UTC (permalink / raw)
  To: zac.j.m; +Cc: gcc-help

Zachary Mitchell <zac.j.m@internode.on.net> writes:

> Where does on go for the May 30 email?
> I don't seem to have a copy of it.

http://gcc.gnu.org/ml/gcc-help/2011-05/

I expect Andrew was referring to

http://gcc.gnu.org/ml/gcc-help/2011-05/msg00411.html

Ian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-07  0:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-06  9:34 Assistance with GCJ 4.6 in MINGW32 Zachary Mitchell
2011-06-06 10:59 ` Andrew Haley
2011-06-07  0:15   ` Zachary Mitchell
2011-06-07  1:52     ` Ian Lance Taylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).