avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #21559] BOOTLOADER_SECTION macro does not function p


From: David Luksenberg
Subject: [avr-libc-dev] [bug #21559] BOOTLOADER_SECTION macro does not function properly when used in more than one file
Date: Sun, 11 Nov 2007 20:39:08 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.1)

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: address@hidden
             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/





reply via email to

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