Request for comments: std.d.lexer

Iain Buclaw ibuclaw at ubuntu.com
Fri Feb 8 08:37:51 PST 2013


On 8 February 2013 16:00, Dmitry Olshansky <dmitry.olsh at gmail.com> wrote:

> 08-Feb-2013 19:52, Iain Buclaw пишет:
>
>> On 8 February 2013 15:46, Brian Schott <briancschott at gmail.com
>> <mailto:briancschott at gmail.com**>> wrote:
>>
>>     On Friday, 8 February 2013 at 15:42:47 UTC, Iain Buclaw wrote:
>>
>>         What?  That's an outright fib. :-)
>>
>>
>>     I think he means that "on linux the dmd binary is compiled by gcc"
>>
>>
>> That's still lies. :o)
>>
>>
> g++ ? :)
>
>
I see we could be doing this all day. :þ

I'll lay down the hint, dmd compiles the source, not gcc. And although gcc
may be invoked during a certain special stage of compilation, its actually
just a driver to call a certain toolchain program that is outside of gcc.
:-)

-- 
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/20130208/d74a3fbc/attachment.html>


More information about the Digitalmars-d mailing list