Hi,

I have been contacted by someone on Stackoverflow.com who is experiencing
problems with my Clang builds. LLVM/Clang uses strerror_s if available,
which it is for MinGW-w64 if the secure API is enabled. Problem is, this
function is absent on XP msvcrt.
http://stackoverflow.com/q/16258037/256138

Can a wrapper be implemented in MinGW-w64 so that this problem is handled
gracefully instead of producing a nasty symbol not found error?

Thanks!

Ruben
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to