Micky MeNeZeS wrote:

I trying to port libxml2 on Symbian platform. I do not have float.h.
I also want xpath. xpath.c includes trionan.c. trionan.c includes float.h.

Although Symbian supports part of the C math library, I think that we
should concentrate on the native math library:

http://www.symbian.com/developer/techlib/v70sdocs/doc_source/reference/cpp/MathsServices/MathClass.html

Somehow we need to use the above functions, in conjunction with the
__SYMBIAN32__ macro to port trionan.c to Symbian.

I can guide you through this port, but I do not have access to any
Symbian development machines, so I need you to do the actual porting.
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to