Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C21121C.3080204@ece.gatech.edu> Date: Wed, 19 Dec 2001 17:18:04 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: "Billinghurst, David (CRTS)" CC: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: gettext-0.10.40-1 References: <8D00C32549556B4E977F81DBC24E985D410121 AT crtsmail1 DOT technol_exch DOT corp DOT riotinto DOT org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Billinghurst, David (CRTS) wrote: > Thanks. This works nicely with gcc-3.1 (which has had broken nls > support for a while) Cool. I don't think I'd recommend re-gettextizing any package with this version, if you expect the modified package to work on another platform tho. For that, wait until we get the cygwin-dll support into an official libtool(*), and then I'll switch cygwin-gettext completely (instead of only partially) over to libtool-driven build....and THEN I'll try to encourage the REAL gettext people to update their libtool scripts to the (then current) libtool... My goal for THIS release was just to allow packages -- like gcc-3.1 -- which are maintained on non-cygwin platforms, to work okay with -- and even link with -- a cygwinized installed version of gettext. e.g. ensure that libintl.a, libintl.h, and cygintl-1.dll play well with others; but not (yet) gettextize. Previously, "playing well with others" was not really the case. It only kinda sorta worked sometimes. Blech. (*) which is a long process, many steps between where we are now and that. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/