On Fri, Jun 10, 2005 at 05:03:24PM +0530, Micky MeNeZeS wrote:
> Hi,
> 
> I want to port libxml for Symbian OS.
> As libxml itself is very big, I want to go part by part. If somebody could
> guide me on how to start
> with porting I will be greatly thankful.
> 
> trionan.c is already implemented for symbian. Bjorn helped me a lot in that.

  I have no idea what the devel enviromnet looks like for it, nor
I assume 99% of the users of this list. libxml2 code should be quite
portable, especially now that you have trio implemented. Now it all depends
on what subset you need on that platform and the kind of makefiles
you're using, and that can't be guessed by us.
  Use ./configure --help on linux or Unix to see what are the
various parts you can select and include/libxml/*version.h to see
how those are included in or not.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
[EMAIL PROTECTED]  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to