delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-apps/2002/03/20/18:58:39

Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm
Sender: cygwin-apps-owner AT cygwin DOT com
List-Subscribe: <mailto:cygwin-apps-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps AT cygwin DOT com>
List-Help: <mailto:cygwin-apps-help AT cygwin DOT com>, <http://sources.redhat.com/lists.html#faqs>
Mail-Followup-To: cygwin-apps AT cygwin DOT com
Delivered-To: mailing list cygwin-apps AT cygwin DOT com
Date: Wed, 20 Mar 2002 18:48:23 -0500
From: Christopher Faylor <cgf AT redhat DOT com>
To: cygwin-apps AT cygwin DOT com
Subject: Re: tcp wrappers
Message-ID: <20020320234823.GG6552@redhat.com>
Reply-To: cygwin-apps AT cygwin DOT com
Mail-Followup-To: cygwin-apps AT cygwin DOT com
References: <Pine DOT LNX DOT 4 DOT 44 DOT 0203201451040 DOT 2665-100000 AT magetower DOT office DOT aol DOT com> <3C9916AD DOT 3090909 AT ece DOT gatech DOT edu>
Mime-Version: 1.0
In-Reply-To: <3C9916AD.3090909@ece.gatech.edu>
User-Agent: Mutt/1.3.23.1i

On Wed, Mar 20, 2002 at 06:09:33PM -0500, Charles Wilson wrote:
>(In the old days, making a DLL required intrusive and exhausting changes 
>to lots and lots of source files -- __declspec(dllexport) this, 
>__declspec(dllexport that)... -- but no longer.) With auto-import 
>binutils, and the libtool-devel package, you merely:
>
>rm ldconfig.sh
>rm ltmain.sh
>  << edit configure.in and make sure that
>  it AC_PREREQ's 2.50 or greater >>
>libtoolize --force -c
>aclocal ( possibly need to add '-I some-subdir')
>automake --force -a
>autoconf
>
>And then configure/make as usual -- an poof! DLL AND static lib.

I don't think that tcp wrappers uses configure or libtool, though.
Or it didn't the last time I looked at it.

>Okay, maybe it's not QUITE that easy, but it's close.  You do need to 
>understand the autotools and maybe read a few man pages, but...
>
>Still, this is a maintainer decision. If you don't want to DLLize, that 
>is your prerogative.  No complaints from me.

Nor from me.  It was just a suggestion.  I don't think I've ever seen
a shared version of libwrap, actually.

cgf

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019