Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To find the header file (given the use of CCFLAGS above) and the library mylib will be added to the link line.

Note (unfortunately) that LD_LIBRARY_PATH must be updated manually with the LIBPATH value above so psana can locate the shared library at runtime.

Using a Library through the External Package Mechanism

...