Martin Salo wrote:
Hello Roumen,

I use indeed another compiler than Igor mentioned. But I thought Libs with a 
plain C interface can be used by every compiler?

Igor wrote "multi-threaded dynamic C-runtime| but point its name - msvcrt.dll.
Also Igor point compiler/linker  and tools used to compile them.
I can guess that you {test} application is linked to other runtime.

You mean my TestApp is linked/compiled by another linker/compiler?

Not exactly !
May be crt dll is binary incompatible.
I guest that you can link without default libraries and to specify to linker import lib for correct one.

If you compile one from xmlsec examples ( as example sign1.c ) did you get crash ?


Roumen
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to