This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: Patch for building libcrypt.a as a DLL
- From: Corinna Vinschen <corinna-cygwin at cygwin dot com>
- To: cygwin at cygwin dot com
- Date: Sun, 19 Oct 2003 11:16:08 +0200
- Subject: Re: Patch for building libcrypt.a as a DLL
- References: <3F91AED7.2010504@cwilson.fastmail.fm>
- Reply-to: cygwin at cygwin dot com
On Sat, Oct 18, 2003 at 05:21:27PM -0400, Charles Wilson wrote:
> This should make life a little simpler for those apps that use libtool
> to build DLLs and depend on libcrypt -- since libtool tries very hard to
> ensure that all dependencies of a DLL are themselves DLLs.
>
> Corinna, please consider this patch.
Sure, thanks for the patch. I've changed the Makefile a bit, using
`install -d' instead of the `if [ -d ...' expressions and adding the
installation of a crypt.README file.
Just one question: Does an additional libcrypt.la file make sense?
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin@cygwin.com
Red Hat, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/