bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/9811] export table broken after forward (dlltool)


From: mail at colinfinck dot de
Subject: [Bug binutils/9811] export table broken after forward (dlltool)
Date: 12 Feb 2009 21:20:41 -0000

------- 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 won't help you much as you'd need to set up a whole ReactOS Build
Environment for building this.

In general, just create a .def file and try to forward a function to a module
with another file extension than .dll.
Doing this already seems to be blocked by the Bison/Flex files used for
tokenizing and parsing the .def file as dlltool quits with a syntax error
message if I pass it such a .def file.
But apart from that, I see no technical reason for not making such forwarders
possible.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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