This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

xml parser


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]