At 07:31 PM 11/30/2007, Jeff Roberson wrote:
>>Though, maybe I should rebuild it dynamically to ensure it's
>>linked against libthr (and not pthread or c_r)...
>>
>>So, any tips, guesses, anything what can cause this?
I would make it dynamic instead of static. I seem to recall this
issue in the past
---Mike