> Sent: Wednesday, February 15, 2023 at 3:23 AM
> From: "Alan Modra"
> To: "Phil Wiggum"
> Cc: bug-binutils@gnu.org
> Subject: Re: Overloading ld linker script is not working after 2_36
>
> On Tue, Feb 14, 2023 at 07:54:29PM +0100, Phil Wiggum wrote
Hi Phil,
I can't get NOLOAD working any more.
This used to work before binutils_2_36.
The behaviour of the 2.36 binutils may have been accidental rather than
intended...
The key thing here is that input source files that are actually linker
script fragments are interpreted as augmenting the
On Tue, Feb 14, 2023 at 07:54:29PM +0100, Phil Wiggum wrote:
> I can't get NOLOAD working any more.
> This used to work before binutils_2_36.
>
> Default linker script 'cc430f5137.ld' is overloaded with a script file
> (without -T)
>
> SECTIONS
> {
> .infoA (NOLOAD) : {} > INFOA
> .infoB
I can't get NOLOAD working any more.
This used to work before binutils_2_36.
Default linker script 'cc430f5137.ld' is overloaded with a script file (without
-T)
SECTIONS
{
.infoA (NOLOAD) : {} > INFOA
.infoB (NOLOAD) : {} > INFOB
.infoC (NOLOAD) : {} > INFOC
.infoD (NOLOAD) :