[Buildroot] [Bug 9251] Shared C++ libraries for Microblaze results in Segmentation Fault

bugzilla at busybox.net bugzilla at busybox.net
Wed Sep 14 19:07:22 UTC 2016


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

--- Comment #1 from scotttimothye at johndeere.com ---
If you follow up the previous steps by defining "static-only" libraries, then
the C++ app works:

1) make menuconfig
2) Build Options > Libraries > static only
3) make clean
4) (See previous steps for build steps)
5) ./hello
-> No seg fault

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


More information about the buildroot mailing list