CMLIBDB(1)



NAME

     cmlibdb - switch to the debuggable (-g) CM libs


SYNOPSIS

     /home/soi/CM/CM/script/cmlibdb


DESCRIPTION

     cmlibdb changes your libraries in $STAGING/lib to  be  links
     with the CM libraries built with the -g option. It does this
     for all $MACHINE supported by CM. The program will abort  if
     $STAGING is not defined.

     cmlibdb  will ignore any library that it  finds  not  linked
     into  the  CM baseline. It will also detect any library that
     is a private library, i.e. not linked,  and  prompt  you  to
     link  it  or not. If you choose to link a private library to
     the CM debuggable library, then you must later  re-make  the
     library if you want it restored.

     cmlibdb will ignore CM libraries that  we  do  not  support,
     such as, libCm.a, libblas1.a and libcdf.a.

     cmlibdb will notify you how to  restore  your  optimized  CM
     libraries.  Basically this is to do "sync_staging -r ." from
     your $STAGING/lib directory.



AUTHOR

     Jim Aloise


HISTORY

     1994-11-28     SOI Version 0.9.0