If you are able to generate the clang executable you are actually done.
clang++ on Windows is simply a copy of the same executable with a
different name. It would be very helpful if you could document the
procedure to build on Windows, including for XP, on our wiki:

https://github.com/leaningtech/cheerp-wiki/wiki/Windows-build-
instructions

-- 
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/[email protected]/
  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

-- 
Mailing list: https://launchpad.net/~leaningtech-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~leaningtech-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to