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: PATCH: allow PE executables to have an export table


On Friday 20 December 2002 04:13 am, Danny Smith wrote:
> > Thanks for this information.
> >
> > Let me ask another question: Has anyone really tried to run an
>
> application
>
> > linked to an application under windows ?
>
> Yes, it is possible to build apps that export variables using dlltool,
> and the how-to question and answer has come up several times on mingw
> users lists.  I'd have to look for the answer, but I tried it once and
> it works.
>
> Danny
>
> > Ralf
Gentlemen;
I am sorry about my last, I let my prejudice toward a certain software 
vendor show...

There is a good technical argument for the feature...
Not to make an executable serve as a shared library...
but to make a shared library executable.

Rather than rely on a specific package manager, pre-install and post-install 
scrips - you make the executable portion of the library the installer 
application with the bulk of the file being the shared library "baggage".

Mike


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