www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Bug 269] New: Support MinGW

https://bugzilla.gdcproject.org/show_bug.cgi?id=269

            Bug ID: 269
           Summary: Support MinGW
           Product: GDC
           Version: development
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: libgdruntime
          Assignee: ibuclaw gdcproject.org
          Reporter: johannespfau gmail.com

Bug tracking all major MinGW issues. Currently known:

* Druntime configure scripts have to scan for -luuid and -lws2_32 and add these
libraries to the .spec linker includes for MinGW as druntime/phobos require
these on windows.

* Emulated TLS is not integrated with GC. Not sure if native windows TLS is
available with MinGW/GCC/binutils.

-- 
You are receiving this mail because:
You are watching all bug changes.
Jul 30 2017