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 13:56:25 +0000

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

Joe Hermaszewski <sourceware at sub dot monoid.al> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sourceware at sub dot monoid.al

--- Comment #10 from Joe Hermaszewski <sourceware at sub dot monoid.al> ---
Hi Jessica, I tried out the patch, thank you! It still applies cleanly, however
when building ncurses it fails, here are the last few lines:

    armv7l-unknown-linux-musleabihf-ranlib ../lib/libncurses++w.a
    compiling demo (obj_s)
    armv7l-unknown-linux-musleabihf-g++  -o demo ../obj_s/demo.o -L../lib
-lncurses++w -L../lib -lformw -lmenuw -lpanelw -lncursesw    -lutil    
-DHAVE_CONFIG_H -I../c++ -I. -I../include  -DNDEBUG -O2  -fPIC
    armv7l-unknown-linux-musleabihf-ld:
../obj_s/demo.o(.data.rel.ro._ZTI16NCursesFieldType[_ZTI16NCursesFieldType]+0):
unresolvable R_ARM_ABS32 relocation against symbol
`_ZTVN10__cxxabiv117__class_type_infoE@@CXXABI_1.3'
    armv7l-unknown-linux-musleabihf-ld: final link failed: nonrepresentable
section on output
    collect2: error: ld returned 1 exit status

The complete log (against musl) is here:
https://gist.github.com/2dcd79254db6a00e9d9b99f7f556e56e
And against glibc: https://gist.github.com/3d744762e20df5bad9652f20d8f1a06e

-- 
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]