Re: needs a tester with an SMP 7.0 box

From: Kris Kennaway <kris_at_FreeBSD.org>
Date: Fri, 01 Feb 2008 11:29:09 +0100
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.

Kris
Received on Fri Feb 01 2008 - 09:29:12 UTC

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