Greetings, and thanks so much for your report!

liste_fran...@gmx.de writes:

> Dear Camm,
>
>
> gazonk0.o:     file format elf64-x86-64
>
> RELOCATION RECORDS FOR [.text]:
> OFFSET           TYPE              VALUE 
> 0000000000000011 R_X86_64_GOTPCREL  vs_base+0xfffffffffffffffc
> 0000000000000018 R_X86_64_GOTPCREL  vs_limit+0xfffffffffffffffc
> 0000000000000033 R_X86_64_GOTPCREL  vs_top+0xfffffffffffffffc

This seems to be the problem.  Do you still get a relocation error
message?

It owuld be very helpful if you you determine what gcc compiler switches
your hardening setup is adding that produce these relocs.  Gcl does not
attempt to support all of them, especially as it thinks it is
controlling the switches to the C compiler.  (lisp variable
compiler::*cc*).   Maybe you could run under strace -f and grep the exec
gcc?

Take care,
-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to