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]
Other format: [Raw text]

Re: Next release/allow PE executables to have an export table


----- Original Message -----
From: "Nick Clifton" <nickc@redhat.com>
To: <fabrizio.ge@tiscali.it>
Cc: <binutils@sources.redhat.com>
Sent: Sunday, April 06, 2003 10:33 AM
Subject: Re: Next release/allow PE executables to have an export table


> Hi Fabrizio,
>
> > Here is a test suite for the feature: if ld has the new feature, it
> > creates an executable file that exports a function, an export
> > library for the .exe file, and a DLL+export library that calls that
> > function.
>
> Thanks for creating this test.  Is there any chance that you could
> tweak it so that it could be added to the linker testsuite ?
>
Here it is. Sorry for the coding style, indentation etc. It is my first
attempt at writing a DejaGnu script.

Bye
Fabrizio

Attachment: exe-export-testcase.zip
Description: Zip compressed data


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