2011/9/17 NightStrike :
> On Wed, Sep 14, 2011 at 11:17 PM, Me Myself and I
> wrote:
>>
>> First, I wish to download and install
>>
>> mingw64 for windows, and install it all successfully so that I can use gcj.
>
> I don't believe gcj supports win64 targets yet.
Well, for 4.7 (with some tweaks to
On Wed, Sep 14, 2011 at 11:17 PM, Me Myself and I
wrote:
>
> First, I wish to download and install
>
> mingw64 for windows, and install it all successfully so that I can use gcj.
I don't believe gcj supports win64 targets yet.
-
First, I wish to download and install
mingw64 for windows, and install it all successfully so that I can use gcj.
-Does the gcj that compiles in this environment produce 64 bit executables by
default,
just by virtue of the 64 bit environment itself?
?
eg.
gcj Test.java --main=Test -o Test.exe