Browse thread
Re: a few questions for the CAML community
- Xavier Leroy
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Xavier Leroy <Xavier.Leroy@i...> |
| Subject: | Re: a few questions for the CAML community |
> 1) would it be really hard to port CSL to Windows NT? I can't imagine, but > any hints to what problems one could expect would be very helpful. Some users have already ported CSL to Windows NT, though I don't think they have released their port. (I think they are on this mailing list, so I'll let them comment further.) CSL is getting stable enough that we can consider non-Unix ports. The major problems are practical (how to share files, avoid rewriting all Makefiles, etc), not technical. Regards, - Xavier Leroy