bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/27428] New: Error .eh_frame_hdr refers to overlapping FDEs


From: darelab178 at wedbo dot net
Subject: [Bug ld/27428] New: Error .eh_frame_hdr refers to overlapping FDEs
Date: Tue, 16 Feb 2021 13:45:08 +0000

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

            Bug ID: 27428
           Summary: Error .eh_frame_hdr refers to overlapping FDEs
           Product: binutils
           Version: 2.36.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: darelab178 at wedbo dot net
  Target Milestone: ---

I had the error:

/opt/gcc-10.2.0/lib/gcc/i686-pc-linux-gnu/10.2.0/../../../../i686-pc-linux-gnu/bin/ld:
.eh_frame_hdr refers to overlapping FDEs
/opt/gcc-10.2.0/lib/gcc/i686-pc-linux-gnu/10.2.0/../../../../i686-pc-linux-gnu/bin/ld:
link finale non riuscito: bad value
collect2: error: ld returned 1 exit status

I'm working on a old Ubuntu 8.04 32 bit.

I'm using as compiler the the gcc 10.2.0, built with option:
./configure --prefix=/opt/gcc-10.2.0 --with-mpc=/home/marco/prerequisites
--with-mpfr=/home/marco/prerequisites --with-gmp=/home/marco/prerequisites
--with-isl=/home/marco/prerequisites --disable-shared

I built the binutils 2.36.1 with the gcc 10.2.0 with the option:
./configure --prefix=/opt/gcc-10.2.0 --with-mpc=/home/marco/prerequisites
--with-mpfr=/home/marco/prerequisites --with-gmp=/home/marco/prerequisites
--with-isl=/home/marco/prerequisites --disable-shared

(So I installed the binutils in the same install path of gcc)

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