Hi All, I am using the latest (and full) cygwin install on Windows. I have the latest Xerces source checked out.
I run configure from the root directory, followed by make in the src directory. Most of the build (including some additions I am prototyping) runs fine, but then the build tries to build the Win32TransService instead of the CygWinTransService. I tried hacking the makefile but didn't get it right. How can I override configure to use the CygWinTransService, or better still, ensure that configure picks up the right service in the first place? Many thanks in advance, Simon
