Use this[1] to build using cross compiler.

[1] https://www.opensc-project.org/build

On Tue, May 10, 2011 at 10:36 AM, Giuliano Bertoletti <g...@symbolic.it> wrote:
>
> Hello,
>
> unfortunatelly I'm still fighting with the compiler to rebuild the
> engine_pkcs11 library (under Windows / Mingw or Visual C++).
> Once I get it to work, I would be happy to supply the patch (shouldn't take
> too long to patch).
>
> To be more accurate I cannot link the OpenSSL libraries to libp11 because
> mingw produced a "libcrypto.a" while libtool expects a .lo object.
>
> Giulio.
>
>
> Il 10/05/2011 9.24, Martin Paljak ha scritto:
>>
>> Hello,
>>
>>
>>
>> On May 10, 2011, at 10:02 , Giuliano Bertoletti wrote:
>>>>
>>>> A list of CK_SLOT_IDs is returned by C_GetSlotList. A priori, any value
>>>> of
>>>> CK_SLOT_ID can be a valid slot identifier—in particular, a system may
>>>> have a slot
>>>> identified by the value 0. It need not have such a slot, however.
>>>
>>> Notice also that by matching the supplied value against slot_index you
>>> won't loose anything in case slot_index = slot_id.
>>
>> For real life use, both fixed slot ID-s and fixed slot indexes seem to be
>> necessary (have a look at pkcs11-tool)
>>
>> To make it simple: do you have a patch, that fixes both cases (so that a
>> slot index and a hardcoded slot ID can be used)?
>>
>
>
> --
>
> Giuliano Bertoletti
> Pre-Sales Engineer - Technological Dept.
>
> Symbolic S.p.A.
> Viale Mentana, 29 I-43121 - Parma
>
> Tel. +39 0521 708811
> Mob. +39 346 8749890
> Fax  +39 0521 776190
> g...@symbolic.it
> www.symbolic.it
>
>
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to