Module bootstrap::utils::dylib

source ·
Expand description

Various utilities for working with dylib paths.

Functions§

  • Parses the dylib_path_var() environment variable, returning a list of paths that are members of this lookup path.
  • Returns the environment variable which the dynamic library lookup path resides in for this platform.
  • Given an executable called name, return the filename for the executable for a particular target.