February 23, 2011 [Issue 3372] optlink silently mistreats object files with more than 16384 symbols | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rainer Schuetze | http://d.puremagic.com/issues/show_bug.cgi?id=3372 --- Comment #10 from Walter Bright <bugzilla@digitalmars.com> 2011-02-23 12:35:19 PST --- (In reply to comment #6) > Even if it's only the limit that has been pushed to 32768 without other > changes, you won't be able to stuff an object file with more symbols into > optlink because dmd 2.052 asserts with > Internal error: ..\ztc\cgobj.c 425 > This could be a bit more friendly, though. https://github.com/D-Programming-Language/dmd/commit/19f4b17e17b6dd742cd9edbdf5f6a4dccf5d4063 https://github.com/D-Programming-Language/dmd/commit/8151d5cd43348abcdae61e25bc7318e2ee6e7943 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 25, 2011 [Issue 3372] optlink silently mistreats object files with more than 16384 symbols | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rainer Schuetze | http://d.puremagic.com/issues/show_bug.cgi?id=3372 --- Comment #11 from Walter Bright <bugzilla@digitalmars.com> 2011-02-24 17:14:04 PST --- Try this one: http://ftp.digitalmars.com/link.8.00.11.zip -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 25, 2011 [Issue 3372] optlink silently mistreats object files with more than 16384 symbols | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rainer Schuetze | http://d.puremagic.com/issues/show_bug.cgi?id=3372 --- Comment #12 from changlon <changlon@gmail.com> 2011-02-25 15:25:21 PST --- (In reply to comment #11) > Try this one: > > http://ftp.digitalmars.com/link.8.00.11.zip 8.0.0.11 is working, thanks for the quick fix. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
February 26, 2011 [Issue 3372] optlink silently mistreats object files with more than 16384 symbols | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rainer Schuetze | http://d.puremagic.com/issues/show_bug.cgi?id=3372 --- Comment #13 from Walter Bright <bugzilla@digitalmars.com> 2011-02-25 16:47:53 PST --- You're welcome! -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation