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

Linker warnings on modern Linux distributions #414

Closed
gmpalter opened this issue Jun 2, 2022 · 0 comments
Closed

Linker warnings on modern Linux distributions #414

gmpalter opened this issue Jun 2, 2022 · 0 comments

Comments

@gmpalter
Copy link
Member

gmpalter commented Jun 2, 2022

Building the Lisp kernel on a modern Linux distribution (e.g., Ubuntu 22.04) generates the linker warnings

/usr/bin/ld: x86-spentry64.o: warning: relocation in read-only section `.text'
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE

Nevertheless, the kernel appears to function properly. (E.g., CCL passes the ANSI test suite.)

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

No branches or pull requests

1 participant