[Issue 4854] Regression(2.047, Mac only) writefln Segmentation fault if no globals

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Nov 8 14:12:23 PST 2010


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



--- Comment #8 from Walter Bright <bugzilla at digitalmars.com> 2010-11-08 14:11:18 PST ---
I've had a lot of problems with the 10.5 linker screwing up on empty sections.
I suspect the solution is for, a module that defines main(), to output 4 bytes
of dummy data into the tls section if it is blank.

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