bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/12485] New: Support for automatic linking via pragma


From: olafvdspek at gmail dot com
Subject: [Bug gold/12485] New: Support for automatic linking via pragma
Date: Sat, 12 Feb 2011 17:01:51 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=12485

           Summary: Support for automatic linking via pragma
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: gold
        AssignedTo: address@hidden
        ReportedBy: address@hidden


MSVC supports the following pragma, which can be used to automatically link a
library when a header file is included. This is used by for example Boost.

#pragma comment(lib, "requiredLibrary.lib")

Unfortunately, gold doesn't support this. Could you add it?

I assume this needs coordination with gcc.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39437

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]