Am Montag 25 Januar 2010 08:02:05 schrieb Bart Vanherck:
> On Wed, Jan 20, 2010 at 05:30:53PM +0100, Andreas Jellinghaus wrote:
> > you need to compile opensc with "-pthread" in CFLAGS and LIBS.
> > OpenSC itself is not multi-threaded AFAIK, but it loads
> > libraries that are, and that confuses the debugger.
> 
> Indeed, after putting -pthread in CFLAGS and -lpthread in LINK variable,
> gdb has no problems anymore. Thanks for the solution.
> 
> Maybe it is a good idea to put this in some developer howto page ?

yes. can you look at the wiki and edit it?
(everyone can - register, login, edit...)

Thanks, Andreas
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to