DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.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://issues.apache.org/bugzilla/show_bug.cgi?id=23176

Compiling under non vc++ platforms

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2004-03-15 17:32 -------
I patched the 'configure' scripts to work on MinGW/MSYS, using some of the 
informations of your makefile. Now you can do

export XERCESCROOT=/c/xercesc...
cd $XERCESCROOT/src/xercesc
./runConfigure -p mingw-msys -n fileonly
make

As you reported, there is no socket accessor available yet, and threading 
seems shaky (the multithreaded test failed a couple of cases). So, if you 
could investigate these issue and send patches it would be great.

Alberto

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

Reply via email to