[Issue 12374] New: undefined reference to ...__initZ link error

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 15 09:34:39 PDT 2014


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: nobody at puremagic.com
        ReportedBy: oivind.loe at gmail.com


--- Comment #0 from Øivind <oivind.loe at gmail.com> 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: -------


More information about the Digitalmars-d-bugs mailing list