bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/16177] R_ARM_COPY reloc generated for reference in writabl


From: sourceware at sub dot monoid.al
Subject: [Bug binutils/16177] R_ARM_COPY reloc generated for reference in writable section
Date: Sun, 08 Nov 2020 14:53:00 +0000

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

[Prev in Thread] Current Thread [Next in Thread]