X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <4C961C3E.8020206@iki.fi> Date: Sun, 19 Sep 2010 17:20:46 +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: djgpp AT delorie DOT com CC: Eli Zaretskii 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> In-Reply-To: <837hijyxhr.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com 18.09.2010 16:47, Eli Zaretskii kirjoitti: >> From: Sven Joachim >> Date: Fri, 17 Sep 2010 15:35:02 +0200 >> >> On 2010-09-17 15:21 +0200, Eli Zaretskii wrote: >> >>> Does anyone know if a precompiled DJGPP port of libxml2 is available >>> somewhere? Or maybe someone has it built and could upload to the >>> DJGPP FTP sites? >> >> I found a port on Andris Pavenis' site: >> >> http://ap1.pp.fi/djgpp/other/libxml2/ > > Thanks. > > 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. Andris