On Thu, 19 Feb 2015 13:29:58 -0500, Etienne wrote:

> On 2015-02-19 11:39 AM, Etienne wrote:
>> I'm having corrupt symbol table errors on a Win64 build of a big
>> application, I can't find a way around it. I'm wondering if the COFF
>> support is still experimental in DMD?
>>
>> Thanks!
> 
> I just counted 67k sections using a printf in DMD... The limit is 65k so
> that explains that.

i remember that DMD creates one section for each function (to allow 
smartlink feature). with templates this can be alot. maybe it needs new 
cli flag "--collapse-sections" or something like it.

Attachment: signature.asc
Description: PGP signature

Reply via email to