What is the shared library linking path search algorithm for HP-UX (IPF-64Bit ) used while compiling with aCC ?
I am trying to build a project but it looks like SHLIB_PATH environment variable is never used for library searching. I've to explicitly specify the library locations using -L option while building.