[Insight-developers] problem making ITKCommon.a on linux
Luis Ibanez
ibanez@cs.unc.edu
Sun, 18 Feb 2001 13:41:38 -0500 (EST)
Hi,
I'm having trouble under Linux
with the Makefile generated for
Code/Common.
I'm building in a paralel directory
called Insight-Linux, and using
../Insight/configure to start the
installation.
It happens that if you go to
Insight-Linux/Code/Common and
type make. Only the first .o of
the list of sources is built.
But if you go to Insight-Linux/Code
and call
make build_Common
The library is built correctly,
with all the .o in the list.
Is that a particular problem of this
installation ?
Thanks
Luis