On Thu, Jun 7, 2012 at 5:08 AM, Baruch Burstein <bmburst...@gmail.com> wrote:
> I am trying to compile a program with mingw-w64, but the instructions they
> supply only target "regular" mingw. They say to compile with the `-lmingwex`
> flag. By Googling I found that this is a compatibility layer for c99
> functionality. Does this apply to mingw-w64 too, or is c99 functionality
> built-in?

There is no reason to specify -lmingwex since the GCC and G++ front
ends add it for you via the builtin specs.  This is true for both
mingw.org and mingw-w64.

-- 
Earnie
-- https://sites.google.com/site/earnieboyd

------------------------------------------------------------------------------
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
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to