X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com From: "Andris Pavenis (andris DOT pavenis AT iki DOT fi) [via djgpp AT delorie DOT com]" Subject: Some comments about DJGPP packages of gettext and libiconv To: djgpp AT delorie DOT com Message-ID: <55F5189D.8000700@iki.fi> Date: Sun, 13 Sep 2015 09:33:01 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Noticed that building GCC current development versions (I tried 6.0.0-20150911) as Linux to DJGPP cross-compile now seems to require libiconv header files to be present (tries to use pre-compiled headers) Tried to repackage DJGPP binary packages as RPMs for that and noticed some problems: - directory names incompatible with non-LFN systems present in latest gettext binary packages (for example gnu/gettext-1.9.4 in gtxt194b.zip) - COPYING and COPYING.LIB files missing from binary packages Andris