X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <464738E2.6050409@schluessler.org> Date: Sun, 13 May 2007 18:12:18 +0200 From: =?ISO-8859-1?Q?Timo_Schl=FC=DFler?= User-Agent: Thunderbird 1.5.0.7 (X11/20061202) 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> <46472862 DOT 7050303 AT iki DOT fi> In-Reply-To: <46472862.7050303@iki.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-RZG-AUTH: lrVxSROSz8bd/08MH76VyqIxu4p9LgPLNDGEyLDcC+eGuhga3Dy2UTeqREeGyj/EOKqqvpE= X-RZG-CLASS-ID: mo07 Reply-To: djgpp AT delorie DOT com Thanks for all your fast replies. (You understood it right, I never tried to compile the libxml libraries with DJGPP.) Andris Pavenis wrote: > 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. >