X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Message-ID: <52A4B45A.6070808@gmx.de> Date: Sun, 08 Dec 2013 19:03:06 +0100 From: Juan Manuel Guerrero User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: gcc development snapshot and gettext version References: <52A43362 DOT 3060601 AT iki DOT fi> In-Reply-To: <52A43362.3060601@iki.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:IKD8VNIbSQqtxQKAhLtBsBNPb25btr4IugcmF3DWrVVuCZSmi2h 1FSfpozVm3grinGVwhUUtn0gpw3Ous9qF2e7FFp35NsymruW8DSKAt0RWRL/OOIGwKoZgS+ nUmi+R6B3hslbDEWzz7ZYuD+1IzRU+0zRJm4kZ6LOjlbsGDicAM1J/IKdgTcFzsc8fcF0v9 FRHnrsY1qk8GWjWrgyGzQ== Reply-To: djgpp-workers AT delorie DOT com Am 08.12.2013 09:52, schrieb Andris Pavenis: > It seems that gettex-0.10.40 available for DJGPP is too > old to handle NLS support for snapshots of upcoming > gcc-4.9. > > /dev/env/DJDIR/bin/msgfmt --statistics -o po/zh_TW.gmo /gnu/gcc-4.90-20131206/gcc/po/zh_TW.po > /gnu/gcc-4.90-20131206/gcc/po/zh_TW.po:48196: parse error > /gnu/gcc-4.90-20131206/gcc/po/zh_TW.po:48212: parse error > /gnu/gcc-4.90-20131206/gcc/po/zh_TW.po:48217: parse error > /gnu/gcc-4.90-20131206/gcc/po/zh_TW.po:48225: parse error > .... > > It was still OK for gcc-4.8.X. One could perhaps run into the > same problem also for other packages. Of course I could specify > --disable-nls when configuring GCC for DJGPP as it was done for > a long time > > Andris > I have finished my port of libiconv-1.14.tar.gz and I have started to port gettext-0.18.1.1.tar.gz but I have been interrupted by other things that have not worked and that I have not figured out how to fix like the fread issue reported in http://www.delorie.com/archives/browse.cgi?p=djgpp/2013/12/02/21:38:28 I think finishing the gettext port will take one or two weeks more. Regards, Juan M. Guerrero