Skip to content

ARCH=um not hermetic #1829

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

Closed
nickdesaulniers opened this issue Apr 7, 2023 · 1 comment
Closed

ARCH=um not hermetic #1829

nickdesaulniers opened this issue Apr 7, 2023 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@nickdesaulniers
Copy link
Member

$ ARCH=um make LLVM=1 -j128 defconfig all
...
/usr/bin/ld: init/main.o: warning: relocation in read-only section `.ref.text'
/usr/bin/ld: warning: .tmp_vmlinux.kallsyms1 has a LOAD segment with RWX permissions
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE

why is GNU ld being invoked?

@nickdesaulniers nickdesaulniers added the hermetic builds has implications for doing gcc/binutils-free builds label Apr 7, 2023
@nathanchance
Copy link
Member

Dupe of #1715, there is some information in there so closing this one.

@nathanchance nathanchance added duplicate This issue or pull request already exists and removed hermetic builds has implications for doing gcc/binutils-free builds labels Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants