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: Theodore A. Roth
Subject: RE: [avr-gcc-list] .eeprom section overlapping bootloader linker error
Date: Thu, 12 Aug 2004 15:53:35 -0700 (PDT)

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

Attachment: avr-ldscripts-eeprom-hack.diff
Description: Text document


reply via email to

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