Making DLL's.

DJ Delorie dj@delorie.com
Fri Mar 19 07:30:00 GMT 1999


> Can't anyone out there make "ld -b" produce dll (or may be some .so
> file, but may be i'm dreaming awaken) so that we can have a real
> standard way to build shared library ?

I've already done it, it just hasn't been released with cygwin yet.
Basically, "ld -shared *.o foo.def -o foo.dll" will work in the new
version (or gcc -Wl,-shared ...)

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list