The used libxml2 parser is difficult to use on vxWorks and other non-POSIX machines. Also it has external dependencies on libiconf, e.g. A separate (own) implementation should be considered.
Possible solutions:
New findings reveal libxml2 seems to be OK on vxWorks, on small systems XML configuration isn't preferred anyway.
libxml2 is difficult to port to vxWorks, -> own small XML parser taken into account
Log in to post a comment.
Possible solutions:
New findings reveal libxml2 seems to be OK on vxWorks, on small systems XML configuration isn't preferred anyway.
libxml2 is difficult to port to vxWorks, -> own small XML parser taken into account