[Insight-developers] Finding include and lib directories
Paul Hughett
hughett@mercur.uphs.upenn.edu
Tue, 20 Feb 2001 09:57:23 -0500
Will Lorenson wrote:
> Your CMakeLists changes are messing up our builds. We need to be able
> to specify sproc on the SGI's and cannot have -lpthreads on the link
> line. Could you , Bill and Luis resolve this?
There seems to be a bug in the build process on Linux: configure is
supposed to find the right libraries automatically but isn't, and we
are working on it.
In any case, I will remove the explicit references to the pthread and
dl libraries, since they aren't portable. Give me about half an hour
to an hour, depending on how many interrupts I get here.
Paul Hughett