[Issue 3372] optlink silently mistreats object files with more than 16384 symbols
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Feb 22 14:27:09 PST 2011
http://d.puremagic.com/issues/show_bug.cgi?id=3372
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Walter Bright <bugzilla at digitalmars.com> 2011-02-22 14:24:24 PST ---
Fixed optlink 8.00.10
The limit on the number of symbols per object file should now be 0x7FFF. This
limit is hardcoded in the OMF object file format.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list