ch-ch-changes

Jarrett Billingsley jarrett.billingsley at gmail.com
Thu Jan 29 06:22:44 PST 2009


On Thu, Jan 29, 2009 at 6:29 AM, Daniel Keep
<daniel.keep.lists at gmail.com> wrote:
> In any case, if the name is too long to fit within the limits of OMF, I
> believe D deflate-compresses the symbol to shorten it.

And if _that_ doesn't work, DMD then MD5 hashes the symbol, in which
case you lose the info, unless it stores that in a separate object
section.

Unfortunately, while this mechanism solves the "symbol too long"
errors, OPTLINK still crashes with too many fixups in one object,
making things like Pyd all but unusable with DMDWin..



More information about the Digitalmars-d mailing list