Hello everyone,
  I have been bootstrapping GCC with MCF thread model for months and I think it 
is
time to make it known. Tests and reports are welcome.

Packages of prebuilt binaries can be found here:
  http://96.44.178.21/gcc-mcf/
The part in the back of a file name is the SHA-1 checksum of that file.

Brief
0) GCC version
   These packages are usually built from the HEAD of the GCC major version 
branch
   that it belonds to. For example, GCC 6.1.1 is built from gcc-6-branch.
1) Languages
   Only C, C++ and LTO are enabled.
2) Binutils, mcfgthread and others
   These packages include the latest mcfgthread library from
   https://github.com/lhmouse/mcfgthread.
   These packages include the latest binutils and GDB from MSYS2 sources.

Advantage
0) Fast interprocess synchronization primitives, which GCC libraries also make 
use of.
1) Availability of C++11 thread from libstdc++.
2) Partially standard-conforming C11 thread header <mcfgthread/c11thread.h>.
   (Functions required by ISO C are defined as macros. You must not #undef them 
or
   declare these functions manually, otherwise you may get undefined 
references.)
                                
--------------
Best regards,
lh_mouse
2016-07-12


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to