2010/7/27 Douglas E. Engert <[email protected]>: > On 7/27/2010 4:18 AM, Ludovic Rousseau wrote: >> Comments from others? > > He may have a point. But this discussion also brings up the issue of > using a single pcscd with both 32 and 64 bit applications. > > Can one run the 32 bit (or 64 bit) pcscd, but have both a 32 and 64 > bit versions of libpcsclite.so for the applications?
Yes. I tried to say that with: " libpcsclite.so.1 and libpcsclite.so.2 could work together on the same system and still using the same pcscd (the protocol between libpcsclite and pcscd does use only uint32_t types). " You can already have the same pcscd used by both a 32-bits and 64-bits application. This is in place to be used by 64-bits architecture like AMD64 able to run 32 and 64-bits programs at the same time. The migration to libpcsclite.so.2 should not break existing applications and should be "mostly harmless". Bye -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
