Re: [xml] Porting libxml2-2.6.19 On symbian



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.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]