| Summary: | Compiling with static libraries on s390x error | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Raul Cabello <raul.cabello> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED MOVED | ||
| Severity: | major | CC: | buildroot, yann.morin.1998 |
| Priority: | P5 | ||
| Version: | 2021.08 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | .config | ||
|
Description
Raul Cabello
2021-10-06 11:07:13 UTC
Created attachment 9106 [details] .config .config file is bigger than 75KB, so I uploaded here https://raw.githubusercontent.com/raulcabello/buildroot-config/main/config That's because no libc is selected. Only glibc has support for s390x, and glibc doesn't support static builds. Buildroot should disallow static builds for s390x. Patch sent: https://patchwork.ozlabs.org/project/buildroot/patch/20211006204133.465875-1-arnout@mind.be/ ok, thank you for looking into this. (In reply to Arnout Vandecappelle from comment #2) I'm confused by your comment. Of course glibc supports building static binaries, so you must mean something else is going on that makes this not work with your project. Could you explain what that might be, please? Thanks. Thank you for your report.
The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
https://gitlab.com/buildroot.org/buildroot/-/issues
We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.
Thank you!
|