X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-Id: <46471d16$0$4611$61c65585@un-2park-reader-01.sydney.pipenetworks.com.au> From: caddit Subject: Re: Using libxml2 with gcc Newsgroups: comp.os.msdos.djgpp Date: Mon, 14 May 2007 00:13:21 +1000 References: <46470291 DOT 8000509 AT schluessler DOT org> Organization: caddit.net User-Agent: KNode/0.10.1 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8Bit Lines: 15 NNTP-Posting-Host: 220.233.177.46 X-Trace: 1179065622 un-2park-reader-01.sydney.pipenetworks.com.au 4611 220.233.177.46:49573 X-Complaints-To: Abuse, including message IDs to abuse AT pipenetworks DOT com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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. Regards, Ben