Thread overview
[Issue 2772] New: lib can't open response file
Mar 30, 2009
d-bugmail
Mar 30, 2009
d-bugmail
Mar 30, 2009
d-bugmail
Apr 01, 2009
d-bugmail
March 30, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2772

           Summary: lib can't open response file
           Product: D
           Version: 1.041
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: davidl@126.com


actually it's lib issue. no proper category for this
lib @compile.rf

Digital Mars Librarian Version 8.02n
Copyright (C) Digital Mars 2000-2007 All Rights Reserved
http://www.digitalmars.com/ctg/lib.html

Error: cannot open response file


-- 

March 30, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2772





------- Comment #1 from davidl@126.com  2009-03-30 10:09 -------
Created an attachment (id=308)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=308&action=view)
the compile.rf trigger the problem

the compile.rf seems to be too long that lib tool chain fails deal with it?


-- 

March 30, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2772





------- Comment #2 from bugzilla@digitalmars.com  2009-03-30 14:36 -------
The problem is the response file is bigger than 64K. It's still a bug, though.


-- 

April 01, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2772


bugzilla@digitalmars.com changed:

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




------- Comment #3 from bugzilla@digitalmars.com  2009-04-01 13:50 -------
Fixed DMD 1.042 and 2.027


--