[Issue 9571] linkage issue when using separate compilation and closures

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 10 08:16:48 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9571


Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com


--- Comment #1 from Vladimir Panteleev <thecybershadow at gmail.com> 2013-03-10 17:16:46 EET ---
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".

-- 
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