I ran the simple samples (both with and without static link) of DOMPrint and
DOMCount on one of the sample documents and they worked OK. Hardly what I would
call rigorous testing, but certainly enough to prove that it would build, link,
and run.
I haven't used cygwin because mingw-msys has all of the gnu shell tools I need,
plus the compiler for "playing" with xerces.
Best Regards,
charlie
Boris Kolpackov wrote:
Hi Charles,
Charles McLouth <[EMAIL PROTECTED]> writes:
As an FYI I tested the zip file with mingw-msys on windows and all built
correctly and linked with the samples. Below is the specific configure
options I used (even testing the new static option):
runConfigure -p mingw-msys -c gcc -x g++ -m inmem -n winsock -t Win32
runConfigure -p mingw-msys -d -c gcc -x g++ -m inmem -n winsock -t Win32
runConfigure -p mingw-msys -s -c gcc -x g++ -m inmem -n winsock -t Win32
runConfigure -p mingw-msys -d -s -c gcc -x g++ -m inmem -n winsock -t Win32
Great, thanks for testing this! Have you tried to run any examples
linked against the DLL version (no -s option)? I have an old cygwin
setup (with mingw-msys) and while everything gets built ok, the
DLL-linked examples wouldn't start ("Application failed to initialize
properly").
Thanks,
Boris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]