XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


cal (cal-3.184) [xmmsas_20070308_1802-6.6.0]

Using CAL in a Using CAL in a References to User-Level documentation Home Index

Meta Index / Home Page / Developer's notes / Using CAL in a

Linking to the library

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