[Bug 269] New: Support MinGW

via D.gnu d.gnu at puremagic.com
Sun Jul 30 01:16:56 PDT 2017


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 at gdcproject.org
          Reporter: johannespfau at 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.


More information about the D.gnu mailing list