Skip to content

Prevent linking against installed libraries - #79

Open
puleglot wants to merge 1 commit into
hedgewars:masterfrom
puleglot:fix-linking
Open

Prevent linking against installed libraries#79
puleglot wants to merge 1 commit into
hedgewars:masterfrom
puleglot:fix-linking

Conversation

@puleglot

Copy link
Copy Markdown

Tell the linker to look into LIBRARY_OUTPUT_PATH first.

Tell the linker to look into LIBRARY_OUTPUT_PATH first.
@puleglot puleglot changed the title Fix linking against installed libraries Prevent linking against installed libraries Aug 24, 2026
@puleglot

Copy link
Copy Markdown
Author

An example of error during upgrade from previous vcs snapshot on Gentoo. ppas.sh tries to link hwengine with libhwengine_future.so from the system. The library changed API, so the linking fail.
hw.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant