[ECOS] xml parser

Diego Duyvejonck diego.duyvejonck@skynet.be
Sun Jun 13 07:53:00 GMT 2004


Hi,

I would like to implement an XML parser that runs with eCos (powerpc
platform).  Libxml2 would be an interesting choice.  Has anyone tried to
build this library ?
Running configuration (from the unpacked libxml2 SRPM directory -
xmlsoft.org) confirms that a cross compiler 'powerpc-unknown-eabi' (?) is
used...
I get the libxml.a library file by running the generated MakeFile.  But
still, I cannot get that library file to work with my eCos project.  It
doesn't compile (reports missing header file e.g. "iconv.h", ...).  My own
MakeFile seems ok  -> the location of the libxml2 header files and library
is set correctly.

best regards,
Diego Duyvejonck


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list