DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23024>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23024

DOMCasts magic: failure building Xerces-C 2.3.0 with C++ Builder 5





------- Additional Comments From [EMAIL PROTECTED]  2003-09-11 06:56 -------
Ronald Landheer-Cieslak wrote on 2003-09-10 16:40:
> Yes, I have :|
You can try this sequence to check that your BCB5 compiler can build xercesc
correctly:
1) get CVS sources;
2) add two new files to OBJFILES in
Projects\Win32\BCC.551\XercesLib\XercesLib.mak (MemoryManagerArrayImpl and
DOMXPathException)
3) cd in Projects\Win32\BCC.551\Xerces-all;
4) run MakeBuildDirs.bat;
5) run make -f Xerces-all.mak -DWITHDEPRDOM=Y -DWITHASM=Y;
6) run tests in Build\Win32\BCC.551
As I can see BCB5 compiler binaries are totally identical to BCC.551 compiler
binaries.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to