[Top][All Lists]
[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.
- [Bug binutils/9811] New: export table broken after forward (dlltool), Christoph at ApiViewer dot de, 2009/02/04
- [Bug binutils/9811] export table broken after forward (dlltool), dannysmith at users dot sourceforge dot net, 2009/02/05
- [Bug binutils/9811] export table broken after forward (dlltool), nickc at redhat dot com, 2009/02/06
- [Bug binutils/9811] export table broken after forward (dlltool),
mail at colinfinck dot de <=
- [Bug binutils/9811] export table broken after forward (dlltool), dannysmith at users dot sourceforge dot net, 2009/02/13
- [Bug binutils/9811] export table broken after forward (dlltool), dannysmith at users dot sourceforge dot net, 2009/02/13
- [Bug binutils/9811] export table broken after forward (dlltool), mail at colinfinck dot de, 2009/02/14
- [Bug binutils/9811] export table broken after forward (dlltool), nickc at redhat dot com, 2009/02/16