Project

General

Profile

« Previous | Next » 

Revision d57f2171

Added by Nathan Scott over 15 years ago

  • ID d57f217123fce94d65034c123b0ba3f0e3ce4ba7

In order to get cross-platform PMDA installs working, for
PMDAs that have installed makefiles, we need to know about:

  • how shared libraries are built
  • shared library suffix
  • executable suffix ... this is a solved problem in the PCP build, but the PMDA installed makefiles do not use this. Instead of attempting to reinvent the wheel one platform at a time, just make use of the already installed $PCP_INC_DIR/build{rules,defs}.
  • added
  • modified
  • copied
  • renamed
  • deleted