www.digitalmars.com         C & C++   DMDScript  

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

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 gdcproject.org
          Reporter: slavo5150 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.
Jul 27 2017