Thread overview
[Issue 1690] New: Implement pragma(lib, "")
Nov 24, 2007
d-bugmail
Dec 08, 2008
d-bugmail
Mar 12, 2012
Iain Buclaw
November 24, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1690

           Summary: Implement pragma(lib, "")
           Product: DGCC aka GDC
           Version: 0.24
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: glue layer
        AssignedTo: dvdfrdmn@users.sf.net
        ReportedBy: larsivar@igesund.net


It would be nice if this could be implemented for GDC (see also Issue 1663).


-- 

December 08, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1690





------- Comment #1 from larsivar@igesund.net  2008-12-08 04:02 -------
This is fixed in DMD now - see issue 1663 - so no reason to not merge into GDC ...


-- 

March 12, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=1690


Iain Buclaw <ibuclaw@ubuntu.com> changed:

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


--- Comment #2 from Iain Buclaw <ibuclaw@ubuntu.com> 2012-03-12 08:17:32 PDT ---
This is not possible due to the separation between compiler and driver (they are two independent applications that cannot communicate between each other).

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------