www.digitalmars.com         C & C++   DMDScript  

D.gnu - [Issue 1690] New: Implement pragma(lib, "")

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


-- 
Nov 24 2007
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1690






This is fixed in DMD now - see issue 1663 - so no reason to not merge into GDC
...


-- 
Dec 08 2008
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1690


Iain Buclaw <ibuclaw ubuntu.com> changed:

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



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: -------
Mar 12 2012