On Thu, Nov 8, 2012 at 5:05 PM, JonY wrote: > > There isn't an include directory specifically for win32 and another for > win64. Installing to the same area will clash as OP predicted. >
There is only one set of mingw-w64 distributed headers and those headers contain both Win32 and Win64 filtered by _WIN64 if the 64bit compiler is being used. I filtered my statements with "mingw-w64 distributed", therefore there is no clash. If the OP intends to use various compiler distributions then yes, segregation is needed; but I didn't get that from the original post. -- Earnie -- https://sites.google.com/site/earnieboyd ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_nov _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
