Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance shared library paths. #43

Open
emfomy opened this issue Jul 24, 2019 · 0 comments
Open

Enhance shared library paths. #43

emfomy opened this issue Jul 24, 2019 · 0 comments
Assignees
Labels
Priority: Medium third priority Status: 1-Assigned assigned an assignee Type: Enhancement request new feature
Milestone

Comments

@emfomy
Copy link
Owner

emfomy commented Jul 24, 2019

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'.

@emfomy emfomy added Priority: Medium third priority Status: 1-Assigned assigned an assignee Type: Enhancement request new feature labels Jul 24, 2019
@emfomy emfomy added this to the 1.4 milestone Jul 24, 2019
@emfomy emfomy self-assigned this Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium third priority Status: 1-Assigned assigned an assignee Type: Enhancement request new feature
Projects
None yet
Development

No branches or pull requests

1 participant