[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] gold linker completely breaks libunwind
From: |
Arun Sharma |
Subject: |
Re: [Libunwind-devel] gold linker completely breaks libunwind |
Date: |
Sat, 25 Jul 2015 11:05:35 -0700 |
On Thu, Jul 23, 2015 at 9:29 AM, Milian Wolff <address@hidden> wrote:
> Hello all,
>
> I noticed today that gold completely breaks libunwind when you use it to link
> libunwind itself. I use "GNU gold (GNU Binutils 2.25.0) 1.11" and libunwind
> from current git master. Running the tests, 13 fail, some even crash:
>
Do you get different results if you revert this? I had one other
report of problems with gold.
http://git.savannah.gnu.org/gitweb/?p=libunwind.git;a=commit;h=68a2910bae7ed1bff8e1e03cd7239bfd7e1cfe79
-Arun