X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <464C08C6.7040808@schluessler.org> Date: Thu, 17 May 2007 09:48:22 +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 DJGPP References: <46476A40 DOT 2040707 AT schluessler DOT org> <464879E4 DOT 3030300 AT schluessler DOT org> <464b00a6$0$4613$61c65585 AT un-2park-reader-01 DOT sydney DOT pipenetworks DOT com DOT au> <464B278D DOT 7090803 AT schluessler DOT org> <464B5C92 DOT 6010404 AT iki DOT fi> <464B6EFF DOT 4040504 AT schluessler DOT org> <464BE1EA DOT 9070301 AT iki DOT fi> In-Reply-To: <464BE1EA.9070301@iki.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RZG-AUTH: lrVxSROSz8bd/08MH76VyqIxu4p9LgPLNDGEyLDcC+eGuhga3Dy2UTeqREeGyjlcLBW9QQ== X-RZG-CLASS-ID: mo07 Reply-To: djgpp AT delorie DOT com Andris Pavenis schrieb: > It is reading libxml2.a as You can see. So verify whether the library contains needed > procedures (using command nm: 'nm --extern-only library_location'). > I verified also that library from my binary archive contains all these entries. My library contains them all at least one time with symbol type T (The symbol is in the text (code) section.) Timo