delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Date: | Fri, 19 Mar 1999 10:30:55 -0500 |
Message-Id: | <199903191530.KAA01054@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | scarpe AT atos-group DOT com |
CC: | cygwin AT sourceware DOT cygnus DOT com |
In-reply-to: | <36F258AB.CC1A1788@atos-group.com> (message from Sebastien Carpe |
on Fri, 19 Mar 1999 15:01:15 +0100) | |
Subject: | Re: Making DLL's. |
References: | <1 DOT 5 DOT 4 DOT 32 DOT 19990318210722 DOT 0067d298 AT lola DOT univ-lemans DOT fr> <3564 DOT 990319 AT is DOT lg DOT ua> <36F258AB DOT CC1A1788 AT atos-group DOT com> |
> 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 AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |