
4 Mar
2011
4 Mar
'11
1:46 p.m.
Hi, I'm not sure where the right place is to configure this. While linking hsunix + some others, the compiler assumes that -lrt is the appropriate library to find semaphore-related functions, but for the particular toolchain i'm building against, those functions are actually in -lpthread. Is there an easy way i can configure this? Thanks.