Re: needs a tester with an SMP 7.0 box

From: Maxim Sobolev <sobomax_at_FreeBSD.org>
Date: Fri, 01 Feb 2008 08:19:52 -0800
Kris Kennaway wrote:
> Maxim Sobolev wrote:
> 
>> P.S. I've compiled the program as follows:
>>
>> $ cc -pthread testkse.c -o a.out -lkse
> 
> That is wrong, you linked it to both thread libraries.  Either use 
> -pthread and libmap, or just -lkse should be OK.

It doesn't matter. I've tried both ways (with and w/o -pthread), the 
behavior it the same and by the way ldd a.out shows that only libkse has 
been linked in in both cases.

-Maxim
Received on Fri Feb 01 2008 - 15:21:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:26 UTC