X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <46472862.7050303@iki.fi> Date: Sun, 13 May 2007 18:01:54 +0300 From: Andris Pavenis User-Agent: Thunderbird 2.0.0.0 (X11/20070326) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Using libxml2 with gcc References: <46470291 DOT 8000509 AT schluessler DOT org> <46471d16$0$4611$61c65585 AT un-2park-reader-01 DOT sydney DOT pipenetworks DOT com DOT au> In-Reply-To: <46471d16$0$4611$61c65585@un-2park-reader-01.sydney.pipenetworks.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l4DF1tvg017551 Reply-To: djgpp AT delorie DOT com caddit kirjoitti: > Timo Schlüßler wrote: > >> Hi you, >> >> I'm trying to compile a programm that uses libxml2 (http://xmlsoft.org/ >> -> windows binaries) > > If understand this correctly, what you are trying will never work. > > You must build libxml from source on DJGPP. Win32 MSVC > binaries/Cygwin/whatever elese you tried won't work. I have some rather old builds of libxml2 and libxslt at: http://ap1.pp.fi/djgpp/other/djbuild.html LFN support is required to use them. I haven't touched that stuff already for some time. Getting newer versions to compile may require additional changes.