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

-- 
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding



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

Reply via email to