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

2012-10-02 Thread hephaestus.studio at gmail dot com


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: unassig...@sourceware.org

ReportedBy: hephaestus.stu...@gmail.com

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.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/14656] Segmentation fault while compiling LUFA CDC bootloader.

2012-10-03 Thread hephaestus.studio at gmail dot com


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



--- Comment #1 from hephaestus.studio at gmail dot com 2012-10-03 14:30:14 UTC 
---

Mac os x 10.7.4



-- 

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.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils