This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project. See the Cygwin home page for more information.
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

Re: Making DLL's.




> 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