XMM-Newton Science Analysis System
cal (cal-3.184) [xmmsas_20070308_1802-6.6.0]
Meta Index / Home Page / Developer's notes / Using CAL in a
In order to make use of CAL in a SAS package, the executable
must be linked with the static library
libcal.a
This is done by including the line
USEDLIBS = cal dal error utils
in the package's Makefile. Please note, in addition to cal
the specification of dal, error, and utils is needed
(in that order) because CAL depends on these other SAS packages.
XMM-Newton SOC/SSC -- 2007-03-08