> 2. In some cases, a call to timer_create() will > block. > This one is harder to reproduce, but i've done it > multiple times and have something like this in > my code: Ok - i found the solution my self after some further research. It appears that -lrt requires -lpthread --even for non-threaded programs. After adding -pthread and explicitly listing -lpthread before -lc in my link flags, all seems to be working as expected now. tnx /steve ===== ---------------------------------------------------------- Steve Woodruff, N9OH @ 42.18N 88.34W, sjwoodr@yahoo.com __________________________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo http://search.yahoo.comReceived on Wed Apr 23 09:30:31 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:14 EST