[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] ld internal error while trying to link clang
From: |
Nick Clifton |
Subject: |
Re: [BUG] ld internal error while trying to link clang |
Date: |
Mon, 26 Sep 2016 16:43:15 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 |
Hi Lucien,
> /usr/bin/ld: BFD (GNU Binutils for Debian) 2.26.1 internal error, aborting at
> ../../bfd/merge.c:905 in _bfd_merged_section_offset
Thanks for reporting this problem. The 2.26.1 release is a little old now -
there is a 2.27 release available. So the problem may have already been
fixed. But if you find that it is still reproducible using the 2.27 sources
(or even better - the current mainline development sources), then please let
us know by filing a bug report with the binutils bugzilla system:
https://sourceware.org/bugzilla/
It will help immensely if you are able to provide a testcase that can
reproduce the problem.
Cheers
Nick