www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 4035] New: Unexpected optlink termination

reply d-bugmail puremagic.com writes:
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



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: -------
Apr 01 2010
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4035




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: -------
Apr 01 2010
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4035


Walter Bright <bugzilla digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla digitalmars.com



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: -------
Sep 01 2010
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=4035


Max Samukha <samukha voliacable.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



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: -------
Sep 02 2010