[Rock-dev] Role of libxml
Martin Zenzes
martin.zenzes at dfki.de
Wed Apr 13 12:24:00 CEST 2016
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
-----------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.dfki.de/pipermail/rock-dev/attachments/20160413/642068c2/attachment.htm
More information about the Rock-dev
mailing list