Csound Csound-dev Csound-tekno Search About

[Cs-dev] cs and threads

Date2011-03-07 12:08
FromJohn ff
Subject[Cs-dev] cs and threads
AttachmentsNone  None  
On a 586 machine I am getting

Top/threads.c:404: error: ‘barrier_t’ undeclared (first use in this function)
Top/threads.c:404: error: (Each undeclared identifier is reported only once
Top/threads.c:404: error: for each function it appears in.)
Top/threads.c:404: error: ‘b’ undeclared (first use in this function)
Top/threads.c:406: error: expected expression before ‘)’ token

Any ideas why?  The pthread libraries are installed.  Do I need
something else?  Confused
==John ffitch


Date2011-03-07 12:15
FromVictor Lazzarini
SubjectRe: [Cs-dev] cs and threads
I am guessing it is not a complete pthread library with all the  
support for barriers (as in OSX)?
On 7 Mar 2011, at 12:08, John ff wrote:

> On a 586 machine I am getting
>
> Top/threads.c:404: error: ‘barrier_t’ undeclared (first use in this  
> function)
> Top/threads.c:404: error: (Each undeclared identifier is reported  
> only once
> Top/threads.c:404: error: for each function it appears in.)
> Top/threads.c:404: error: ‘b’ undeclared (first use in this function)
> Top/threads.c:406: error: expected expression before ‘)’ token
>
> Any ideas why?  The pthread libraries are installed.  Do I need
> something else?  Confused
> ==John ffitch
>
> ------------------------------------------------------------------------------
> What You Don't Know About Data Connectivity CAN Hurt You
> This paper provides an overview of data connectivity, details
> its effect on application quality, and explores various alternative
> solutions. http://p.sf.net/sfu/progress-d2d
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel


------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net