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

2010-11-01 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12161

--- Comment #5 from Nick Clifton nickc at redhat dot com 2010-11-01 16:24:48 
UTC ---
Hi,

 I applied it to the 2.18 sources, the problem still persists.

My bad - I was using the current mainline binutils sources.  The old 2.18
sources have two places that need to be fixed, so please try out the newly
uploaded extra patch.  (Despite its name, this patch should be applied
instead of the delete elf32_avr_check_relocs patch).

Cheers
  Nick

-- 
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
http://lists.gnu.org/mailman/listinfo/bug-binutils


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

2010-11-01 Thread eric.weddington at atmel dot com
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.

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


[Bug binutils/12110] Spaces in pathname breaks compilation

2010-11-01 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12110

Alan Modra amodra at gmail dot com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #3 from Alan Modra amodra at gmail dot com 2010-11-02 00:24:38 
UTC ---
Fixed, both gcc and src repo.

-- 
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
http://lists.gnu.org/mailman/listinfo/bug-binutils