https://d.puremagic.com/issues/show_bug.cgi?id=12374

           Summary: undefined reference to ...__initZ link error
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from �ivind <[email protected]> 2014-03-15 09:34:38 PDT ---
Breaks my current project. Applies both to 2.065 and master Tried to reduce as
much as possible. Don't know if it is a DMD or linker error.


build/test/src.boss.proc.o: In function
`_D4boss4core3con3Con84__T4sendTS4boss4proc13procworker_if25__T17MsgWorkerInitWorkTiZ17MsgWorkerInitWorkTiZ4sendMFNaNbNfiZv':
/tmp/test0/src/boss/core/con.d:6: undefined reference to
`_D4boss4proc13procworker_if25__T17MsgWorkerInitWorkTiZ17MsgWorkerInitWork6__initZ'
collect2: error: ld returned 1 exit status


Unzip and run 'make test' to reproduce

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to