------- 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. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils