[Issue 10831] using typeid in CTFE in imported file adds link dependency when generating debug info
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Aug 17 02:15:45 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10831
--- Comment #1 from Rainer Schuetze <r.sagitario at gmx.de> 2013-08-17 02:15:43 PDT ---
Actually this fails on Win64 even without debug info:
>dmd -m64 test.d
test.obj : error LNK2001: unresolved external symbol _D3imp1S6__initZ
test.exe : fatal error LNK1120: 1 unresolved externals
I guess it also fails on other platforms.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list