Hello,

I'm starting to use GCC 4.7.1 (win32 threading model) on both win32
and win64 OS and noticed the executables are no longer prefixed.

Previous builds had the executables prefixed, which I was instructured
were result of cross-compiled compilers and not native ones.

Ruben, can you confirm these newer releases are natively-build and not
cross-compiled?

Asking this because cross-compiled compilers disregard LIBRARY_PATH
environment variable, forcing me to use LDFLAGS, but native ones can
use LIBRARY_PATH and avoid me post-cleanup on some projects the
polluted LDFLAGS used when building.

Thank you for your time.
-- 
Luis Lavena
AREA 17
-
Perfection in design is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.
Antoine de Saint-Exupéry

------------------------------------------------------------------------------
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

Reply via email to