[Bug 267] New: Remove dependency on __entrypoint.d

via D.gnu d.gnu at puremagic.com
Thu Jul 27 06:44:38 PDT 2017


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

            Bug ID: 267
           Summary: Remove dependency on __entrypoint.d
           Product: GDC
           Version: development
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gdc
          Assignee: ibuclaw at gdcproject.org
          Reporter: slavo5150 at yahoo.com

Can we remove the hard-coded dependency on the __entrypoint.di file?  

What I mean is that the symbols in that file are all `extern (C)` so they could
really be defined anywhere, right?  If they're not defined, one should get a
linker error anyway.

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


More information about the D.gnu mailing list