On 24/02/06, Najam Siddiqui <[EMAIL PROTECTED]> wrote: > I think using the same technique as with libmusclecard would be safe.
OK. Corrected in changeset 1882. > As for the comment in the patch earlier... the problem is real and tested if > there are multiple linkages of libpcsclite, but one as a static lib and > another as shared lib (I remember dtlogin crashing.) It is safe if the > multiple linkages are all dynamic. I don't see why there is a problem when using a static and dynamic library since they should both have there own resources and local variables, as it is the case with two dynamic library. A bug in the linker? Do you have an idea? Bye, -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
