dmd 1.056 and 2.040 release
Michel Fortin
michel.fortin at michelf.com
Sat Jan 30 20:12:26 PST 2010
On 2010-01-30 22:35:28 -0500, Walter Bright <newshound1 at digitalmars.com> said:
> Michel Fortin wrote:
>> It's great to have TLS working on Mac OS X. But it looks like it
>> suffers from the same linking problem as the module info section. I've
>> added some useful observations to bugzilla that might help fix the
>> issue in case you want to revisit it:
>>
>> http://d.puremagic.com/issues/show_bug.cgi?id=3453
>
> You have to recompile *everything* with the new dmd, or anything
> dependent on the ModuleInfo will not work.
This has nothing to do with a partially recompiled program. It's about
something interesting I added to this bug report. And trust me, I
compiled the test case from scratch before using dumpobj and objdump on
the object files and the linked executables.
--
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/
More information about the Digitalmars-d-announce
mailing list