X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Sun, 19 Sep 2010 20:55:56 +0200 From: Eli Zaretskii Subject: Re: libxml2 port In-reply-to: <4C961C3E.8020206@iki.fi> X-012-Sender: halo1 AT inter DOT net DOT il To: Andris Pavenis Cc: djgpp AT delorie DOT com Message-id: <83sk15y343.fsf@gnu.org> 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> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > 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?