On 8/16/2012 12:15 PM, Kai Tietz wrote: > I re-directed you to the mingw-w64 list. MinGW.org doesn't have Thank you for the quick reply and for pointing me in the right direction. You have already answered a few of my questions.
> reason you will get best answers by asking on our list. Also be aware > that mingw.org and mingw-w64 are two different ventures and mingw.org So that answers one of my questions and now I understand that these two projects aren't used together. > First, mingw-w64 isn't just for cross-compilers. Not sure how this > impression came up, we are supporting 32-bit and 64-bit as cross and I have visited so many places that I am not sure what I read to get that impression. > If you want to build native 64-bit applications, you have to use > mingw-w64's toolchains, as mingw.org simply doesn't support this Ok, I understand now. Thanks > mingw-w64 32-bit compilers. There are some feature differences. For > further information see mingw-w64's Wiki. With that, I think I understand a bit more. I have been going over the General Usage Instructions page a few times but I am having a hard time matching the instructions with what is packed in mingw-w64-1.0-bin_i686-mingw_20110822.zip I see there are two directories whose contents are equal mingw-w64-1.0-bin_i686-mingw_20110822/x86_64-w64-mingw32 mingw-w64-1.0-bin_i686-mingw_20110822/mingw It also appears that the mingw-w64-1.0-bin_i686-mingw_20110822/x86_64-w64-mingw32/bin contents are a subset of mingw-w64-1.0-bin_i686-mingw_20110822/bin I am sure there is a good reason for that arrangement but I am confused. Would I be correct in understanding that in this case I put mingw-w64-1.0-bin_i686-mingw_20110822/bin in the path and use -I/mingw-w64-1.0-bin_i686-mingw_20110822/x86_64-w64-mingw32/include for the include path? Damon Register ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
