[Buildroot] [Bug 11991] [numpy] segfault when compiling for RPi3 64bits

bugzilla at busybox.net bugzilla at busybox.net
Mon Jul 8 20:25:55 UTC 2019


https://bugs.busybox.net/show_bug.cgi?id=11991

--- Comment #3 from Peter Seiderer <ps.report at gmx.net> ---
Thanks for the info/config...

With make menuconfig under Toolchain-->GCC compiler Version you
can select different versions, e.g.

- gcc 4.9.x (works)
- gcc 5.x (untested)
- gcc 6.x (untested)
- gcc 7.x (your/default selection, numpy segfault)
- gcc 8.x (numpy segfault)

Or in case you use buildroot master from git

- gcc 9.x (works)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list