avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [avr-gcc-list] .eeprom section overlapping bootloader linker error


From: Spencer Hollingum
Subject: RE: [avr-gcc-list] .eeprom section overlapping bootloader linker error
Date: Fri, 13 Aug 2004 09:48:12 +0100

Many thanks.

That's fixed it.

Spencer

-----Original Message-----
From: Theodore A. Roth [mailto:address@hidden 
Sent: 12 August 2004 23:54
To: Spencer Hollingum
Cc: AVR GCC List
Subject: RE: [avr-gcc-list] .eeprom section overlapping bootloader linker
error 

On Thu, 12 Aug 2004, Spencer Hollingum wrote:

> Here is a simple program that generates the problem.

Thanks. Ok, it looks like Marek did indeed fix your problem.

I did a diff of the installed ldscripts dir from my binutils-2.15 branch
and the binutils-head branch, applied the changes to the 2.15 branch and
your test program compiled fine. It did fail to build, due to the
overlap, before I changed the linker scripts.

To solve the problem, all you need to do is remove one line from several
of the linker scripts in you installation. See the attached patch for
what those lines are.

---
Ted Roth
PGP Key ID: 0x18F846E9
Jabber ID: address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]