Re: [xml] libxml for CE

Date view Thread view Subject view Author view

From: Daniel Veillard (Daniel.Veillard@w3.org)
Date: Wed Oct 11 2000 - 07:20:33 EDT


On Fri, Oct 06, 2000 at 12:04:21PM -0400, FiSTY wrote:
> Just out of curiosity, is there anyone else wanting to use libxml on a CE
> platform?

   Seems at least another person might be interested.

> I need to use libxml on a CE platform, but it required some porting power
> on my part. Basically because silly CE doesn't support 'getenv', 'open',
> 'close', 'read', 'write' and such. So I had to change some stuff to
> fopen/fread/etc. and closesocket.
>
> If no one else wants CE, then I'm content in porting the distributions
> when I download. But if others are in the same boat, then may I suggest
> some strategy. I know that Daniel mentioned he didn't want compiler
> specific #ifdef's in the distribution (which I think this would require).
> Atleast, that's how I did the porting.

  Not that i think that Windows code is what I would like to see on
one of my embedded platform or appliances ;-), but yes patches are welcome
(but please relative to a recent version, i.e. libxml1 patches won't help
me much).
I dislike compiler specific defines, but platform specific ones are okay
(seems there is common agreement to say that CE is not the same platform
as WIN32 :-). I also prefer changes encapsulated in header files like
win32config.h than scattered around the code.

Daniel

-- 
Daniel.Veillard@w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe
----
Message from the list xml@rpmfind.net
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rpmfind.net


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Oct 11 2000 - 09:43:41 EDT