Title: Message
There is indeed a resource that may have the answer. I searched the mailing list archive (http://marc.theaimsgroup.com/?l=xerces-c-dev) for "unixware" and  found a reference to bug 26953 (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26953). The bug has a patch that looks like it's intended to do exactly what you want. The author hoped it would go into 2.5, but I don't think it made it. It may not be exactly what's required to patch the released version, but it should be close. You could try it and update the bug to indicate that the existing patch works or to provide an updated patch.
-----Original Message-----
From: Kent Leonard [mailto:[EMAIL PROTECTED]
Sent: Monday, March 15, 2004 9:44 AM
To: [EMAIL PROTECTED]
Subject: Xerces-c and Unixware

I posted before on this, but got no reply. Still hoping for some help, or let me know if the question is poorly formed, or if there's some resource that would have the answer.

Does xerces-c build on Unixware 7.1.1 with the native Unixware CC compiler?

I'm using xerces 2.5.0. I did build easily with Unixware and Gnu g++. But CC has probelms.

So far I've got autoconf and config to run. The build has had a few problems. For example, there are Compilers/SCOCCDefs.cpp/.hpp file, but they didn't define some necessary procedures (stricmp() and strnccmp()). And there's a Unixware/UnixWarePlatformUtils.cpp file, but it fails to scope "PanicReasons" with "PanicHandler::PanicReasons".

So far these problems are fixable, but I'm trying to decide if this is a reasonable task, or a very large one. And I haven't gotten to linking or running the tests.

Has anyone done this port? Is there any experience I could piggy-back?

Thanks,
Kent Leonard
Spectel
200 Minuteman Road
Andover, MA 01810




Reply via email to