← Back to team overview

leaningtech-dev team mailing list archive

[Bug 1388627] Re: clang++ unable to find strerror_s in msvcrt.dll on winxp/2k3

 

if i add arg -I"C:\cheerp\include\client" for clang++
i got another error

 C:\cheerp\include\client\cheerp/types.h:24:10: fatal error: 'utility' file not
      found
#include <utility>

-- 
You received this bug notification because you are a member of
Leaningtech Team, which is subscribed to Cheerp.
https://bugs.launchpad.net/bugs/1388627

Title:
  clang++ unable to find strerror_s in msvcrt.dll on winxp/2k3

Status in Cheerp: C++ for the Web:
  Confirmed

Bug description:
  clang++ got a error:
  can't find strerror_s in msvcrt.dll
  on win xp/2k3 32bit.
  however it works well in win2k8R2 64bit.

  I find a similar problem on other projects.
  http://sourceforge.net/p/freemat/bugs/588/

  FWIW
  an bug report for Clang
  http://sourceforge.net/p/mingw-w64/mailman/mingw-w64-public/thread/50F1AA11.3000600@xxxxxxxxx/
  maybe a resolution
  http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20110131/115872.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/cheerp/+bug/1388627/+subscriptions


References