Thread overview | ||||||
---|---|---|---|---|---|---|
|
April 01, 2010 [Issue 4035] New: Unexpected optlink termination | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=4035 Summary: Unexpected optlink termination Product: D Version: unspecified Platform: Other OS/Version: Windows Status: NEW Severity: normal Priority: P2 Component: Optlink AssignedTo: nobody@puremagic.com ReportedBy: samukha@voliacable.com --- Comment #0 from Max Samukha <samukha@voliacable.com> 2010-04-01 01:55:36 PDT --- To reproduce: 1. Unzip the attached file to a directory. You will get main_.obj, qtdcore.lib and qtdgui.lib files. 2. Run dmd on those files: dmd -gc main_.obj qtdcore.lib qtdgui.lib The files were compiled with dmd 2.042 (BTW, there is no entry for that version in bugzilla). The problem seems to be rooted in qtdgui.lib and shows up only if a large number of modules have been compiled into a single object file (200 in our case). qtdcore.lib is provided to avoid unresolved symbols. See also http://d.puremagic.com/issues/show_bug.cgi?id=4009 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
April 01, 2010 [Issue 4035] Unexpected optlink termination | ||||
---|---|---|---|---|
| ||||
Posted in reply to Max Samukha | http://d.puremagic.com/issues/show_bug.cgi?id=4035 --- Comment #1 from Max Samukha <samukha@voliacable.com> 2010-04-01 02:20:53 PDT --- The allowed attachment size is ridiculously low. Uploaded the files here http://d-coding.clanteam.com/optlink.zip -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 02, 2010 [Issue 4035] Unexpected optlink termination | ||||
---|---|---|---|---|
| ||||
Posted in reply to Max Samukha | http://d.puremagic.com/issues/show_bug.cgi?id=4035 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla@digitalmars.com --- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2010-09-01 19:03:45 PDT --- 404 - page not found for the optlink.zip test case. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
September 02, 2010 [Issue 4035] Unexpected optlink termination | ||||
---|---|---|---|---|
| ||||
Posted in reply to Max Samukha | http://d.puremagic.com/issues/show_bug.cgi?id=4035 Max Samukha <samukha@voliacable.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Max Samukha <samukha@voliacable.com> 2010-09-02 01:15:50 PDT --- Cannot reproduce with optlink 8.00.7. -- 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