[Rock-dev] Role of libxml

Sylvain Joyeux bir.sylvain at gmail.com
Mon Apr 18 14:26:22 CEST 2016


Xerces is a dependency of RTT, but we don't use the functionality that
depends on it. It's possible that we could actually disable that
functionality (and therefore remove the xerces dependency)

Sylvain

On Wed, Apr 13, 2016 at 7:24 AM, Martin Zenzes <martin.zenzes at dfki.de> wrote:
> Hi,
>
> 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.
>
> Xerces? I don't know...
>
> To find out which packets depend on other packets ("libxml2" in this
> example) I generally do:
>
>     find $AUTOPROJ_CURRENT_ROOT -name manifest.xml -exec grep -H "libxml2"
> {} \;
>
> Are there other ways?
>
> Greetings
>     Martin
>
>
>
> On 04/13/2016 11:56 AM, Sambeet Panigrahi wrote:
>
> Sir,
> 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?
> Regards
> Sambeet
>
>
> --
> 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: martin.zenzes at dfki.de
>
> Weitere Informationen: http://www.dfki.de/robotik
> -----------------------------------------------------------------------
> 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
> -----------------------------------------------------------------------
>
>
> _______________________________________________
> Rock-dev mailing list
> Rock-dev at dfki.de
> http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
>


More information about the Rock-dev mailing list