X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <4C96EAA3.6090300@iki.fi> Date: Mon, 20 Sep 2010 08:01:23 +0300 From: Andris Pavenis User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100907 Fedora/3.1.3-1.fc13 Lightning/1.0b2 Thunderbird/3.1.3 MIME-Version: 1.0 To: Eli Zaretskii CC: djgpp AT delorie DOT com Subject: Re: libxml2 port References: <83mxrg1p6m DOT fsf AT gnu DOT org> <87hbho333t DOT fsf AT turtle DOT gmx DOT de> <837hijyxhr DOT fsf AT gnu DOT org> <4C961C3E DOT 8020206 AT iki DOT fi> <83sk15y343 DOT fsf AT gnu DOT org> In-Reply-To: <83sk15y343.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com 19.09.2010 21:55, Eli Zaretskii kirjoitti: >> Date: Sun, 19 Sep 2010 17:20:46 +0300 >> From: Andris Pavenis >> CC: Eli Zaretskii >> >>> However, looks like it was compiled with v2.04 library, or maybe with >>> a patched libc.a, because with v2.03 I get unresolved externals >>> (snprintf, vsnprintf, and __fpclassify). I see nothing about this in >>> that directory. >>> >>> Andris, am I right, or did I do something wrong? >>> >> >> It is likely. I do not remember exactly as it was rather long time ago. >> >> You could try to build from source archive. > > I did that, but with the latest sources (2.7.7). Needed a bit of > tinkering, as someone apparently thought that anything that's good for > MinGW and Cygwin is also good for DJGPP... > > Do you have any idea whether someone on the libxml2 development list > would want to get the patches? > No idea. As You saw from script 2.6.23 built without any changes (except that had to mess bit with configure: options, ac_* variables). So I dod not need that. Andris