|
From: | Charles Wilson |
Subject: | Re: [PATCH] cygwin sharedlib build fixes, terminfo |
Date: | Sun, 03 Aug 2003 20:58:22 -0400 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 |
You just have to set 'CXX=g++' before configuring. Not perfect, but better...
1) No --tag stuff at all; it doesn't really work during relink phase (unless you don't need it; in which case, why bother?) "Fixing" this will require mods to libtool -- so --tag support in ncurses configury can wait until then, IMO.
2) No attempt to do fancy libtool script parsing (as suggested by Nicholas). Even if you do that, you'll still need (most of) the additional changes here. (Me, I like incrementalism. This works, gets us closer to fully-automated-intelligent-libtool-based-configury, and Nicholas' suggestions can be followed up on later.)
-- Chuck
ncurses.cygwin.patch.post20030726-2.gz
Description: GNU Zip compressed data
[Prev in Thread] | Current Thread | [Next in Thread] |