--- Additional Comments From mail at colinfinck dot de 2009-01-23 14:28
---
I've tested the patch as well and it fixes a bug for us in ReactOS.
So, would be great if someone could commit that to upstream binutils :-)
--
http://sourceware.org/bugzilla/show_bug.cgi?id
--
What|Removed |Added
CC||mail at colinfinck dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=9766
--- You are receiving this
binutils
Version: 2.20 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: ld
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: mail at colinfinck dot de
CC: bug-binutils at gnu dot org
G
--- Additional Comments From mail at colinfinck dot de 2009-01-26 21:25
---
Created an attachment (id=3688)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=3688&action=view)
Proposed patch fixing this problem for us
We already use this patch for more than a year and it fi
--- Additional Comments From mail at colinfinck dot de 2009-01-27 21:36
---
(In reply to comment #2)
> So I think the better way to disable this feature for drivers is a
> command line option to indicate this.
On the other hand, those obj-c people could use the --export-all-s
--- Additional Comments From mail at colinfinck dot de 2009-02-12 21:20
---
The bug seems to lie in the different extension of the forwarder. (here:
"winspool.drv")
The test case we use is
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/spoolss/, but that
probably
--- Additional Comments From mail at colinfinck dot de 2009-02-14 14:17
---
Thanks for the quick patch!
I tried it now, but unfortunately, it looks like importing from any file other
than a .dll is generally unsupported by Windows' ntdll.
Whatever I do, it always tries to import
--- Additional Comments From mail at colinfinck dot de 2009-09-25 23:44
---
This problem persists in current binutils versions, so we're still required to
use this patch and cannot use vanilla binutils. We're actually hitting this
problem, because all our NT-like drivers
--- Additional Comments From mail at colinfinck dot de 2009-09-26 00:51
---
Created an attachment (id=4232)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4232&action=view)
Updated patch
This updated patch has been created against current binutils.
It also removes s