bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld


From: eric.weddington at atmel dot com
Subject: [Bug ld/12161] Unconforming ELF file causes SIGSEGV in avr-ld
Date: Mon, 1 Nov 2010 19:29:33 +0000

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

Eric  Weddington <eric.weddington at atmel dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.weddington at atmel
                   |                            |dot com

--- Comment #6 from Eric  Weddington <eric.weddington at atmel dot com> 
2010-11-01 19:28:28 UTC ---
(In reply to comment #0)
> Created attachment 5085 [details]
> ELF file which causes avr-ld to crash
> 
> The attached ELF file causes avr-ld to crash:
> 
> $ avr-ld govrout.o 
> Segmentation fault

Typically, avr-ld is not called directly, but through the driver (avr-gcc).
Plus you must also specify the device on the linker command line:
-mmcu=<device>.

Do you still get a crash when you do this?

Eric Weddington
Atmel

-- 
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]