[Mingw-w64-public] mingw64 toolchain automatic installer.

2012-02-22 Thread Me Myself and I
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? -

[Mingw-w64-public] FW: mingw64 toolchain automatic installer.

2012-02-20 Thread Me Myself and I
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?

[Mingw-w64-public] GCJ building help

2012-02-20 Thread Me Myself and I
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

[Mingw-w64-public] Fullscreen mode in Windows 7

2012-01-26 Thread Me Myself and I
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

Re: [Mingw-w64-public] [Mingw-users] How best to create multiple threads in MINGW

2011-09-20 Thread Me Myself and 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

[Mingw-w64-public] Question about automated mingw32 with msys downloading.

2011-09-14 Thread Me Myself and I
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