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: nob...@puremagic.com
        ReportedBy: samu...@voliacable.com


--- Comment #0 from Max Samukha <samu...@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: -------

Reply via email to