This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[ANNOUNCEMENT] clang/libcxx 5.0.1-2


The following packages have been uploaded to the Cygwin distribution:

* clang-5.0.1-2
* clang-analyzer-5.0.1-2
* clang-doc-5.0.1-2
* emacs-clang-format-5.0.1-2
* vim-clang-format-5.0.1-2
* git-clang-format-5.0.1-2
* libclang5.0-5.0.1-2
* libclang-devel-5.0.1-2
* libc++1-5.0.1-2
* libc++-devel-5.0.1-2
* mingw64-i686-clang-5.0.1-2
* mingw64-x86_64-clang-5.0.1-2

Clang is an LLVM native C/C++/ObjC compiler, which aims to deliver 
amazingly fast compiles, extremely useful error and warning messages and to 
provide a platform for building great source level tools. The Clang Static 
Analyzer is a tool that automatically finds bugs in your code, and is a 
great example of the sort of tool that can be built using the Clang 
frontend as a library to parse C/C++ code.

This update includes several changes:

* Use the catgets(3) functions from Cygwin 2.10 instead of the old 
standalone libcatgets;

* Use the SSP implementation from Cygwin 2.10 instead of that of GCC;

* Automatically add -lpthread when statically linking C++ for MinGW targets.

--
Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]