Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Wed, 17 Jan 2001 20:59:46 -0500 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: some header bugs Message-ID: <20010117205946.A15347@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <200101180153 DOT UAA26883 AT envy DOT delorie DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <200101180153.UAA26883@envy.delorie.com>; from dj@delorie.com on Wed, Jan 17, 2001 at 08:53:06PM -0500 On Wed, Jan 17, 2001 at 08:53:06PM -0500, DJ Delorie wrote: > >While building some internal Red Hat stuff, I noticed the following: > >In /usr/include/termcap.h, some variables are declared "extern" but >there's no provision for marking them as dllimport when you link >against the dll version of the termcap library, which is the default. The distributed version of libtermcap.a is an actual library. I don't release a DLL. cgf