This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gold --incremental not producing DWARF such that nm can handle it, internal error
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Britton Kerin <britton dot kerin at gmail dot com>
- Cc: gcc-help <gcc-help at gcc dot gnu dot org>
- Date: Thu, 24 Mar 2016 16:07:39 +0000
- Subject: Re: gold --incremental not producing DWARF such that nm can handle it, internal error
- Authentication-results: sourceware.org; auth=none
- References: <CAC4O8c-9-RfjbnFNtCJ55TeyBEYTvxGENmR5RxZ0xodt+aNtZA at mail dot gmail dot com>
On 23 March 2016 at 23:24, Britton Kerin wrote:
> Looking at gold/target.h:1023 it says something about a target needing
> to imlement a virtual function to support incremental linking, so
> maybe I didn't compile something right? I just built
> binutils with ./configure --enable-gold=yes, perhaps something more is
> required to support incremental linking?
Binutils is not part of GCC, so it has its own mailing lists.