On Thu, Feb 17, 2000 at 03:26:17PM +0000, Daniel Lang wrote: > I just started working with Xerces and I would be _very_ interested in > a FreeBSD version. I started some basic (maybe naive) porting work, > like adding to Makefiles, AutoSense, fixed a bit in configure.in, > runConfigure and adopted the Platform-Files from Linux. I guess you > have done this stuff, as well.
Yup. > I ran into serious problems with the Iconv transcoder (did nothing > with ICU, btw), as multibyte-char supports seems differently on > FreeBSD (esp. mbstowcs() acts very differently than the Linux version, > towupper() and iswspace() may be substituted by toupper() and > isspace(), as they may be able to handle wide-chars as well (as far as > I could tell). Ah. If they can handle wide-chars then that would solve one of the problems I'm having. What wcs are you using? I'm building under FreeBSD 3.2 and it doesn't have one as standard. > Please give me a quick update, about your work, and tell me how I > could use it or contribute to it. If necessary I will subscribe to > xerces-dev. I've put a bit up at http://www.earth.li/~noodles/programming.html about how far I've got. This has also got links to my patch against Xerces 1.0.1 and the modified version of David Cross' libwcs that I'm using. Current problems are with iswspace/towupper and what I think is a linker issue with the sample programs; any light anyone can shed on these would be most welcome. J. -- Programmer, | Every bug you find is the last | Tel/SMS (Orange): student and | one. | +44-7974-678646 BHMF. | | Made by HuggieTag