Hi Simon,
At 16.43 09/01/2007 +0000, Simon Rowland wrote:
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?
I was under the impression that the Win32 should work with cygwin (as
it does for MinGW), as the old CygwinTransService was using the same
registry keys and MultiByteToWideChar API. What error do you get?
In case you want to use a different transcoder (like iconv), you can
disable the Win32 transcoder by running ./configure
--disable-transcoder-windows
Alberto
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]