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=23176>. 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=23176 Compiling under non vc++ platforms [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-02-12 08:58 ------- I have submitted A patch wich must be applied to the GCCDefs.hpp file for Xerces 2.4.0. I have also submitted a Makefile.mingw to compile on GCC 3.2.3. Place it on the same dir as runConfigure and then do: make -f Makefile.mingw all This requires MINGW installed and working. Relevant build flags: -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS -DPROJ_SAX4C -DPROJ_SAX2 -DPROJ_DOM -DPROJ_VALIDATORS -DXML_MULTIDLL -DWIN32 -D_WINDOWS -DXML_USE_CYGWIN_TRANSCODER -DXML_USE_INMEM_MESSAGELOADER Cheers, V. SeguĂ P.S: Please, inform me if this is going in for the next version of Xerces. It would also be fine if somebody got the WIN32 NetSocks to work, I couldn't. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
