On Wednesday 18 September 2002 12:29, Danny Smith wrote:
[...]
> > > A gotcha with this is that some exported names in dll are aliases,
> > > the prime culprit being stdcall names.
> >
> > Uh oh. Why would that be an issue with ld, if it isn't with
> > impgen.c...?
>
> It is an issue with impgen. Try:
> % impgen c:/winnt/system32/user32.dll
>
> All the names should have stdcall decoration, but don't.

Ok... Is that information at all available in a DLL, or does that mean we 
either have to make assumptions, or just *require* import libs to be 
present?


//David Olofson --- Programmer, Reologica Instruments AB

.- M A I A -------------------------------------------------.
|      Multimedia Application Integration Architecture      |
| A Free/Open Source Plugin API for Professional Multimedia |
`----------------------------> http://www.linuxdj.com/maia -'
.- David Olofson -------------------------------------------.
| Audio Hacker - Open Source Advocate - Singer - Songwriter |
`-------------------------------------> http://olofson.net -'


_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to