bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/14656] New: Segmentation fault while compiling LUFA CDC bo


From: hephaestus.studio at gmail dot com
Subject: [Bug binutils/14656] New: Segmentation fault while compiling LUFA CDC bootloader.
Date: Tue, 02 Oct 2012 15:52:20 +0000


http://sourceware.org/bugzilla/show_bug.cgi?id=14656



             Bug #: 14656

           Summary: Segmentation fault while compiling LUFA CDC

                    bootloader.

           Product: binutils

           Version: 2.22

            Status: NEW

          Severity: normal

          Priority: P2

         Component: binutils

        AssignedTo: address@hidden

        ReportedBy: address@hidden

    Classification: Unclassified





With the latest version of LUFA () and binutils 2.22 and avr-gcc 4.70, the

following error occurs:



Johns-MacBook-Pro:CDC JG$ make avrdude

 [LNK]     : Linking object files into "BootloaderCDC.elf"

avr-gcc -lm -Wl,-Map=BootloaderCDC.map,--cref -Wl,--gc-sections -Wl,--relax 

-mmcu=atmega32u4 -Wl,--section-start=.text=0x7000

-Wl,--section-start=.apitable_trampolines=0x7FA0

-Wl,--undefined=BootloaderAPI_Trampolines

-Wl,--section-start=.apitable_jumptable=0x7FE0

-Wl,--undefined=BootloaderAPI_JumpTable

-Wl,--section-start=.apitable_signatures=0x7FF8

-Wl,--undefined=BootloaderAPI_Signatures BootloaderCDC.o Descriptors.o

BootloaderAPI.o BootloaderAPITable.o

../../LUFA/Drivers/USB/Core/AVR8/Device_AVR8.o

../../LUFA/Drivers/USB/Core/AVR8/Endpoint_AVR8.o

../../LUFA/Drivers/USB/Core/AVR8/Host_AVR8.o

../../LUFA/Drivers/USB/Core/AVR8/Pipe_AVR8.o

../../LUFA/Drivers/USB/Core/AVR8/USBController_AVR8.o

../../LUFA/Drivers/USB/Core/AVR8/USBInterrupt_AVR8.o

../../LUFA/Drivers/USB/Core/AVR8/EndpointStream_AVR8.o

../../LUFA/Drivers/USB/Core/AVR8/PipeStream_AVR8.o

../../LUFA/Drivers/USB/Core/ConfigDescriptors.o

../../LUFA/Drivers/USB/Core/DeviceStandardReq.o

../../LUFA/Drivers/USB/Core/Events.o

../../LUFA/Drivers/USB/Core/HostStandardReq.o

../../LUFA/Drivers/USB/Core/USBTask.o

../../LUFA/Drivers/USB/Class/Common/HIDParser.o -o BootloaderCDC.elf

collect2: error: ld terminated with signal 11 [Segmentation fault: 11]

make: *** [BootloaderCDC.elf] Error 1



-- 

Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

------- You are receiving this mail because: -------

You are on the CC list for the bug.



reply via email to

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