Mail Archives: djgpp/2010/09/19/12:46:18
19.09.2010 17:20, Andris Pavenis kirjoitti:
> 18.09.2010 16:47, Eli Zaretskii kirjoitti:
>>> From: Sven Joachim<svenjoac AT gmx DOT de>
>>> 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.
>
My build script seem to work OK for 2.6.23 for both v2.03 and v2.04.
It does not for 2.6.30 (only v204 tried), but I do not have much time
to investigate how to fix the build failure.
One only need to throw the build script and source archive (I used .tar.bz2)
into a directory and run the script. If all required packages are present build
should succeed if LFN is supported (I used today Windows Vista Business SP2).
Andris
- Raw text -