Identifier-name compression.

Walter Bright via Digitalmars-d digitalmars-d at puremagic.com
Sat May 21 16:52:59 PDT 2016


On 5/21/2016 4:45 PM, Stefan Koch wrote:
> On Saturday, 21 May 2016 at 23:43:48 UTC, Walter Bright wrote:
>> On 5/21/2016 4:30 PM, Stefan Koch wrote:
>>> Of course the table would have to build by the compiler and inserted as data
>>> into the object-file.
>>
>> You'd have to build your own linker, too.
>
> Not if dmd is used to build the executable.

Since such a dmd would have to be able to read .o files created by C/C++, it 
would be the same thing as building our own linker.


More information about the Digitalmars-d mailing list