Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Sun, 19 Nov 2000 17:31:35 -0500
From: Thomas Dickey <dickey@herndon4.his.com>
To: "Charles S. Wilson" <cwilson@ece.gatech.edu>
Cc: dickey@herndon4.his.com, ehud@unix.simonwiesel.co.il,
        cygwin@sources.redhat.com, bug-ncurses@gnu.org
Subject: Re: ncurses/terminfo problems
Message-ID: <20001119173135.A5092@home.dickey.net>
Reply-To: dickey@herndon4.his.com
References: <200011191705.TAA03135@linux.> <3A181881.E0E04CD7@ece.gatech.edu> <20001119132857.A7328@home.his.com> <3A1830D5.DB9CB92B@ece.gatech.edu> <20001119150903.A26183@home.dickey.net> <3A183D91.BC29DC53@ece.gatech.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3A183D91.BC29DC53@ece.gatech.edu>; from cwilson@ece.gatech.edu on Sun, Nov 19, 2000 at 03:52:33PM -0500

On Sun, Nov 19, 2000 at 03:52:33PM -0500, Charles S. Wilson wrote:
> > (I thought all of that overly-precise specification was discarded
> > long ago since it's too cumbersome for practical use -- except of course on
> > win32...)
> 
> yep. but we're on win32.

;-)

> > why isn't 'extern' part of the macro, btw?
> 
> because I also had to edit the various scripts, like
> ncurses/tinfo/MKnames.awk which defines macros based on other macros:
> 
>   #define DCL(it) NCURSES_EXPORT_VAR(IT) it[]

ok (I recall running into that one).
 
> Yes, I had to munge up lots of the scripts to get things right.  *That*
> is only part I'm worried about whether it still works on Linux &etc.  (I
> *think* it should be okay -- since, in this context,
> Linux=Cygwin_static_build)
> 
> Scripts affected:

well, (of course) I'm interested.  It's a shame the solution has to be so
cumbersome.  I've been contemplating adapting the headers in a similar
way (not so regular ;-) for symbol versioning with glibc (but won't get into
that til next month, since there's too many things that I have to do ahead
of that).

-- 
Thomas E. Dickey <dickey@herndon4.his.com>
http://dickey.his.com
ftp://dickey.his.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

