[xmlsec] Using OpenSSL beside XMLSec
Roumen Petrov
xmlsec at roumenpetrov.info
Mon Sep 3 13:14:45 PDT 2007
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
More information about the xmlsec
mailing list