|
Back
Midas
Rome
Roody
Rootana
|
Midas DAQ System |
Not logged in |
|
|
|
Message ID: 139
Entry time: 29 Jul 2003
Reply to this: 140
|
Author: |
Konstantin Olchanski |
Topic: |
|
Subject: |
Have to link with -lpthread? |
|
|
It appears that all midas applications are now required to link with the
pthreads library even if they do not use threads. This is caused by a
pthread_create() call from ss_thread_create() in system.c.
Is this the intended behaviour?
K.O. |