This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Restarting linking from write phase (PR 24373)
- From: Nick Clifton <nickc at redhat dot com>
- To: Tamar Christina <Tamar dot Christina at arm dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: nd <nd at arm dot com>
- Date: Thu, 6 Jun 2019 12:46:04 +0100
- Subject: Re: Restarting linking from write phase (PR 24373)
- References: <DB6PR0802MB2309ADD39E513C8A413AE43DFF310@DB6PR0802MB2309.eurprd08.prod.outlook.com> <DB6PR0802MB230910A301675A6F7D6C2917FF320@DB6PR0802MB2309.eurprd08.prod.outlook.com>
Hi Tamar,
> So my question is, does anyone know if it's possible to do this? Or should I just add a new option that assumes the space saving is possible and errors out if it turns out an address is out of range.
Given the silence so far, I would guess that restarting the link is not
really possible. (Certainly that is my feeling for the situation).
Hence going with the assumption option is probably the best way forward.
Cheers
Nick