[Issue 4398] dmd always uses Windows name mangling for _d_throw

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 10 06:21:07 PDT 2010


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



--- Comment #16 from Marenz <dmdtracker at supradigital.org> 2010-10-10 06:20:39 PDT ---
(In reply to comment #5)
> To avoid code duplication in case extern(System) won't help you here you can
> use string mixins.
> 
> P.S. Is it the only issue that prevents dmd from being able to build shared
> libraries on linux or there are more?

I just tried the patches on dmd.1.064
It crashes upon new exception.


#0  0x00000001 in ?? ()
#1  0xb7fdea83 in test.Test.badboy (this=0xb7d2ef90) at test.d:13
#2  0x08049b39 in D main ()
#3  0x0805a1c6 in rt.compiler.dmd.rt.dmain2.main() ()
#4  0x0805a120 in rt.compiler.dmd.rt.dmain2.main() ()
#5  0x0805a203 in rt.compiler.dmd.rt.dmain2.main() ()
#6  0x0805a120 in rt.compiler.dmd.rt.dmain2.main() ()
#7  0x0805a0d6 in main ()


--Marenz

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