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

Configuration fails with missing -fPIE #28

Open
Balthasar-eu opened this issue Sep 8, 2023 · 0 comments
Open

Configuration fails with missing -fPIE #28

Balthasar-eu opened this issue Sep 8, 2023 · 0 comments

Comments

@Balthasar-eu
Copy link

Balthasar-eu commented Sep 8, 2023

Configuration fails with the following relevant error:

configure:2372: g++ -m64 -std=gnu++11 -o conftest  -I/usr/local/include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 conftest.cpp  >&5
/usr/bin/ld: /tmp/ccNfljhx.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIE
@Balthasar-eu Balthasar-eu changed the title Configuration fails Configuration fails with missing -fPIE Sep 8, 2023
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

No branches or pull requests

1 participant