Selon Warren_Baird/[EMAIL PROTECTED]:
> Pierre d'Herbemont <[EMAIL PROTECTED]> wrote on 10/10/2004 01:50:39 PM:
>
> > Warren,
> >
> > On Mac OS X/Darwin .so and .dylib extensions are both used. In fact
> > .dylib extension is used for dynamic libraries (libwine*.dylib) whereas
> > dll.so and exe.s
Pierre d'Herbemont <[EMAIL PROTECTED]> wrote on 10/10/2004 01:50:39 PM:
> Warren,
>
> On Mac OS X/Darwin .so and .dylib extensions are both used. In fact
> .dylib extension is used for dynamic libraries (libwine*.dylib) whereas
> dll.so and exe.so extensions are used for the dlls and the exe. S
Hi all,
I'm still working on getting wine going on hpux, and I thought I should
submit patches for more of the changes I've made. There were a couple of
places in winegcc where there were some assumptions made about .so being
the shared library extension and .exe.so being the executable suffix