| Summary: | segment fault when compile argp-help.c using aarch64-buildroot-linux-gnu-gcc | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | orient_zhu |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
orient_zhu
2016-05-16 20:54:17 UTC
Thanks for the report. Could you attach your Buildroot .config file? I've just tested: BR2_aarch64=y BR2_GLIBC_VERSION_2_22=y BR2_TOOLCHAIN_BUILDROOT_CXX=y Which is a AArch64, gcc 4.9.3, glibc 2.22 defconfig, and it builds just fine for me with the current master (9068fe0dea774fb35620b31f71b51e663b35167b). Since the bug submitter did not provide the Buildroot .config, we're not able to reproduce, so I'm closing this bug. Do not hesitate to reopen if the problem still exists. I have seen this problem too. |