This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] forwarded exports for dlltool


On Thu, Mar 01, 2001 at 03:47:30AM +0100, Eric Kohl wrote:
>
>Christopher Faylor <cgf@redhat.com> wrote:
>
>Hi!
>
>> I tried applying this to the CVS version of binutils.  There was one
>> patch reject, which was pretty easy to fix.  The resulting executable
>> parsed the def file without error but the stub library does not seem to
>> include the string NTDLL in it anywhere and an attempt to run a program
>> linked with the library gives the standard Windows error about a missing
>> procedure entry point.
>My patch does *not* affect an import library (stub library). It modifies the
>export table of a dll. So you have to create an export file to see the
>changes. For example, run:

Ah.  I see.  I'll check this in, then.  I've gotten DJ's permission to
do so.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]