https://sourceware.org/bugzilla/show_bug.cgi?id=21180

wbx at openadk dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |microblaze
               Host|                            |x86_64
              Build|                            |x86_64

--- Comment #2 from wbx at openadk dot org ---
You don't need microblaze hardware, the problem appear while cross-compiling
from x86_64 to microblaze. The segfault happens without any assertion failure
while trying to cross-compile libnss or kmod.

You can reproduce using for example Buildroot or OpenADK buildsystem targeting 
Qemu system for microblaze.

git clone git://buildroot.org/buildroot 
cd buildroot
git revert fceb1afd5dda45cf180f22877a6ab0e51d1b3dac
make qemu_microblazeel_mmu_defconfig
make menuconfig
--> choose Target Packages - Libraries - Crypto - libnss
make V=1

Wait a while for the segfault happening.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to