[Issue 9571] linkage issue when using separate compilation and closures
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 10 08:23:55 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=9571
--- Comment #2 from deadalnix <deadalnix at gmail.com> 2013-03-10 08:23:54 PDT ---
(In reply to comment #1)
> I'm seeing a similar error with Win64:
>
> a.obj : error LNK2019: unresolved external symbol
> _D1b3fooFC1b1AZv12__lambda1404MFC1b1CZC1b1C referenced in function
> _D1b3fooFC1b1AZv59__T9MapResultS35_D1b3foo12__lambda1404MFC1b1CZC1b1CTAC1b1CZ9MapResult4backMFNdZC1b1C
> a.exe : fatal error LNK1120: 1 unresolved externals
> --- errorlevel 1120
>
> Links fine on Win32, though.
>
> Mr. deadalnix, does it happen without -m64? If not, please indicate the correct
> platform, since it is currently set to "All".
Mr. CyberShadow, I confirm the bug on 32bits as well.
--
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