rmal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: jafa at silicondust dot com
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=6642
--- You are receiving this mail becau
--- Additional Comments From jafa at silicondust dot com 2008-06-13 03:39
---
Created an attachment (id=2776)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2776&action=view)
sample .def file to demonstrate the problem
--
http://sourceware.org/bugzilla/show_bug.cgi?
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: jafa at silicondust dot com
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=6643
--- You are receiving this mail because: --
--- Additional Comments From jafa at silicondust dot com 2008-06-13 03:50
---
Created an attachment (id=2777)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=2777&action=view)
sample .def file to demonstrate the problem
--
http://sourceware.org/bugzilla/show_bug.cgi?
--- Additional Comments From jafa at silicondust dot com 2008-06-13 04:16
---
Fantastic!
It looks like all 4 places need to be quoted... the following file works:
LIBRARY "VERSION.dll"
IMPORTS
VerQueryValueA = "VERSION".VerQueryValueA
GetFileVer