Changes between Version 3 and Version 4 of DevWikiWinMingW64
- Timestamp:
- 04/11/11 21:25:39 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiWinMingW64
v3 v4 1 1 == Compiling using MingGW-w64 for both 32-bit and 64-bit == 2 [wiki:UsersWikiWinCompile Compiling in Windows] 2 [wiki:UsersWikiWinCompile Back to Compiling in Windows] 3 3 4 The objective will be to try to use the MingGW-w64 toolchain instead of the standard MingW since it has support for both 32-bit and 64-bit compiling. 4 5 Note: We are not successful yet, but just writing down our steps as we go along.