As I understand it, the word "toolchain"
is the word referring to the gcc tools, msys and all
that usually runs with mingw.
Can someone here give me the url for the
64 bit equivalent of 32 bit
mingw-get-inst-20110530.exe
file?
-
As I understand it, the word "toolchain"
is the word referring to the gcc tools, msys and all
that usually runs with mingw.
Can someone here give me the url for the
64 bit equivalent of 32 bit
mingw-get-inst-20110530.exe
file?
I'm having trouble getting
gcc-java-4.6.2.tar
working under windows 7 mingw32. I have read the instructions with that
download,
and find that key scripts just don't want to work. I have also become aware
of the instructions at
http://rmathew.com/articles/gcj/bldgcj.html
which is too Lin
I have heard that the command prompt can't be set to fullscreen, using
alt+Enter or otherwise,
for Windows 7.
I can resize the MINGW window to fit the screen area in Windows 7, but I can't
get rid of the window
handles to make the black area truely full screen.
Please, how may I acheive this i
Can someone please send me the unsubscribe url for this email list?
mingw-users
Date: Tue, 20 Sep 2011 00:02:43 -0700
From: gopal_ven...@yahoo.com
To: mingw-us...@lists.sourceforge.net; mingw-w64-public@lists.sourceforge.net
Subject: Re: [Mingw-w64-public] [Mingw-users] How best to create multip
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