bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20841] New: [DLLTool] [Not A Bug] Suggestion Adding _nm_<s


From: jacky.chouchou at yandex dot ru
Subject: [Bug binutils/20841] New: [DLLTool] [Not A Bug] Suggestion Adding _nm_<symbol>
Date: Fri, 18 Nov 2016 21:35:12 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=20841

            Bug ID: 20841
           Summary: [DLLTool] [Not A Bug] Suggestion Adding _nm_<symbol>
           Product: binutils
           Version: 2.28 (HEAD)
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: jacky.chouchou at yandex dot ru
  Target Milestone: ---

Since LD recognize _nm_<symbol> in lib archieve,
I'm thinking about adding that think in DLLTool.

There are several possibility:
1. Using STRUCT keyword, but DATA keyword (_imp_<symbol>) can not exist if
there is STRUCT keyword.
2. By checking <symbolname>. If there is a dot not a question mark and it had
DATA keyword in it, add _nm_<symbol> automatically.

What do you think the best idea?
Or maybe someone had better code that can be added into DLLTool?

-- 
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]