<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi,<br>
    <br>
    libxml2 is used by typelib -- to parse the xml output of the
    c-language parser (gccxml or castxml). I remember this is done by
    the ruby-gem "rice", which links libxml2.<br>
    <br>
    Xerces? I don't know...<br>
    <br>
    To find out which packets depend on other packets ("libxml2" in this
    example) I generally do: <br>
    <br>
        find $AUTOPROJ_CURRENT_ROOT -name manifest.xml -exec grep -H
    "libxml2" {} \;<br>
    <br>
    Are there other ways?<br>
    <br>
    Greetings<br>
        Martin<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 04/13/2016 11:56 AM, Sambeet
      Panigrahi wrote:<br>
    </div>
    <blockquote
      cite="mid:20160413095636.87ECAA6994_70E17D4B@sea-mail.dfki.de"
      type="cite">
      <p dir="ltr">Sir, <br>
        I was going through the scripts from the SOCIS project of
        porting Rock to RTEMS.There are scripts for building libxml.It's
        a XML parser .How is this used with Rock? Is GCC to XML converts
        the c code to XML and libxml parses it? Xerces is also a parser
        then what is it's role?<br>
        Regards<br>
        <font color="#888888">Sambeet</font></p>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
M.Sc. Martin Zenzes
Space Robotics

Hauptgeschäftsstelle Standort Bremen:
DFKI GmbH
Robotics Innovation Center
Robert-Hooke-Straße 5
28359 Bremen, Germany

Phone: +49 (0) 421 178 45 - 6658
Fax: +49 (0) 421 178 45 - 4150
E-Mail: <a class="moz-txt-link-abbreviated" href="mailto:martin.zenzes@dfki.de">martin.zenzes@dfki.de</a>

Weitere Informationen: <a class="moz-txt-link-freetext" href="http://www.dfki.de/robotik">http://www.dfki.de/robotik</a>
-----------------------------------------------------------------------
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH
Firmensitz: Trippstadter Straße 122, D-67663 Kaiserslautern
Geschaeftsfuehrung: Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster
(Vorsitzender) Dr. Walter Olthoff
Vorsitzender des Aufsichtsrats: Prof. Dr. h.c. Hans A. Aukes
Amtsgericht Kaiserslautern, HRB 2313
Sitz der Gesellschaft: Kaiserslautern (HRB 2313)
USt-Id.Nr.: DE 148646973
Steuernummer: 19/673/0060/3
----------------------------------------------------------------------- </pre>
  </body>
</html>