win64 g++ only runs on x64 windows.
win32 g++ only runs on both types of windows.
apparently they generate a 32-bit binary. I need to target 64-bit binaries and 
32-bit.target is the machine the built program is intended are going to run it 
on, host is what the compiler runs on.
I would also like to see support for PAE (for 32-bit and 64-bit processors) 
sometime, and support for LARGE_ADDRESS_AWARE for 64-bit in the now.
 -------------
 Jim Michaels<[email protected]> http://www.JesusnJim.com (computer repair 
info, programming)
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to