RE: .so dependancies in winegcc

2004-10-13 Thread stegefin
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

RE: .so dependancies in winegcc

2004-10-12 Thread Warren_Baird/CSI
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