|
|||||||||||
|
Re: checking for -pthread
From: Marc Matteo <marcm(at)lectroid.net>
Date: Wed Jan 15 2003 - 15:41:37 EST On Wed, 2003-01-15 at 11:16, Brad wrote: > I don't understand what is so hard to comprehend, you fix the macros so
Well that's a swell idea until you come across a port that checks for -pthread by checking for -lc_r. Monkey around with the order all you want then and it still wont work right (using -pthread that is). In these cases you need to check for -pthread properly, and Miod's example is what I needed. Marc Received on Wed Jan 15 17:25:06 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:39:09 EDT |
||||||||||
|
|||||||||||