|
|
|
|||||
|
Ice-1.0.1/C++/compilation
Hi,
"changes" say - For posix threads, PTHREAD_MUTEX_RECURSIVE_NP is now only used if __linux__ is defined. Otherwise, PTHREAD_MUTEX_RECURSIVE is used. But this code is commented in RecMutex.cpp, and there is another code which uses just PTHREAD_MUTEX_RECURSIVE and also pthread_mutexattr_settype which are undefined and compilation failed. Those are defined in pthread.h only if __USE_UNIX98 is defined. What I did is I commented new code and uncommented what was commented. Went just fine. So, why "#ifdef __linux__" code was commented? Ivan |
|
|||||
|
Re: Ice-1.0.1/C++/compilation
Quote:
Regards, Andrew M.
__________________
You are in a maze of twisty little passages, all different. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Compilation Problem with GCC | mykael | Help Center | 1 | 07-03-2006 04:06 AM |
| problem with c++ compilation | arnaud | Help Center | 4 | 04-21-2006 08:18 PM |
| ICE 3.0.0. VC7.1 compilation error | AnandRathi | Bug Reports | 3 | 11-28-2005 12:32 AM |
| Compilation problem under Win XP | mthiercy | Help Center | 4 | 05-28-2003 07:58 AM |
| Compilation error | Diego Giraldez | Help Center | 4 | 04-29-2003 04:23 PM |