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
(do I need to specify -m64 at all in this context) ?
-Can I specify -m32 to back compile to 32 bit executable binaries?
eg.
gcj Test.java --main=Test -m32 -o Test.exe
?
------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops? How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public