Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Build error #13

Open
dbermond opened this issue Mar 18, 2021 · 1 comment
Open

Build error #13

dbermond opened this issue Mar 18, 2021 · 1 comment

Comments

@dbermond
Copy link

I'm getting the following build error:

bin-x86_64/diet gcc -D__dietlibc__ -Os -fstrict-aliasing -momit-leaf-frame-pointer -mfancy-math-387 -ffunction-sections -fdata-sections -W -Wall -Wextra -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wno-switch -Wno-unused -Wredundant-decls -Wshadow -o bin-x86_64/elftrunc contrib/elftrunc.c -Wl,--gc-sections -Wl,-z,noseparate-code
make: *** [Makefile:350: bin-x86_64/elftrunc] Segmentation fault (core dumped)

System information:

  • OS: Arch Linux x86_64
  • Compiler: gcc 10.2.0
  • dietlibc: git master (currently at commit 7d1eb8b)
@biggestsonicfan
Copy link

biggestsonicfan commented Apr 29, 2022

Over a year later and it's the same error on the same build. OS is OpenSUSE Tumbleweed with 11.2.1.

I'm wondering if there's a resolution to this somewhere out there.

EDIT: I built 0.34 from the official website and it was fine.

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

No branches or pull requests

2 participants