Skip to content

Enhance shared library paths. #43

@emfomy

Description

@emfomy

Compile using -Wl,-rpath='$ORIGIN' for all shared libraries. Therefore, all libraries will find shared libraries in the same folder.

Note that the executables should compile using -Wl,-rpath='$ORIGIN:$ORIGIN/lib:$ORIGIN/../lib'.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions