URL:
<http://savannah.nongnu.org/bugs/?21559>
Summary: BOOTLOADER_SECTION macro does not function properly
when used in more than one file
Project: AVR C Runtime Library
Submitted by: dluksenberg
Submitted on: Sunday 11/11/2007 at 20:39
Category: Header
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Build system
Status: None
Percent Complete: 0%
Assigned to: None
Originator Email: [EMAIL PROTECTED]
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
When using the macro BOOTLOADER_SECTION from boot.h in more than one file,
the compiler starts creating subsections (bootloader.1, bootloader.2 ...) for
every file compiled after the first. Using the linker section-start option
will only move the original .bootloader section and not the other
.bootloader.x sections.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?21559>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev