This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch for building libcrypt.a as a DLL


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]