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

--- Comment #11 from Joe Hermaszewski <sourceware at sub dot monoid.al> ---
To reproduce,

- Get a copy of the ncurses 6.2 source
- With binutils (with the patch), and gcc in PATH (both cross compiling to
armv7l-unknown-linux-gnueabihf)
- CXX=armv7l-unknown-linux-gnueabihf-g++ CC=armv7l-unknown-linux-gnueabihf-gcc
...
- ./configure --build=x86_64-unknown-linux-gnu
--host=armv7l-unknown-linux-gnueabihf
- make all -j
- Observe the mentioned failure

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

Reply via email to