Migrating dmd to D?

Iain Buclaw ibuclaw at ubuntu.com
Sun Mar 3 06:54:32 PST 2013


On Mar 3, 2013 2:21 PM, "Dicebot" <m.strashun at gmail.com> wrote:
>
> On Sunday, 3 March 2013 at 13:56:57 UTC, Iain Buclaw wrote:
>>
>> I intend to fix this problem in gdc at least by removing _tlsstart and
>> _tlsend from the library.
>>
>> Regards
>
>
> Ugh, which problem are you speaking about? "betterC" flag is not working
properly in gdc or what?

This "betterC" is not currently implemented at all.  Would rather have, say
-ffreestanding switch which would go a little further and not emit implicit
library calls.

What I'm referring to is one potential  link issue when compiling C/C++
that interfaces with D.

Regards
-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130303/0f212fd0/attachment.html>


More information about the Digitalmars-d mailing list