Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 371043

Summary: dev-embedded/avr-libc-1.7.1 version bump with fixes for gcc-4.6.0
Product: Gentoo Linux Reporter: Francisco Blas Izquierdo Riera <klondike>
Component: New packagesAssignee: Embedded Team (OBSOLETE) <dev-embedded+disabled>
Status: RESOLVED FIXED    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild with patch and version bump
Patch for the gcc ICE

Description Francisco Blas Izquierdo Riera (RETIRED) gentoo-dev 2011-06-10 16:16:16 UTC
Created attachment 276547 [details]
Ebuild with patch and version bump

All the current avr-libc versions won't build due to some unproper usage of the PROGMEM keyword in the code.

The attached ebuild includes a patch to fix the issue and also bumps the version to 1.7.1. My tests of the patched version with avrsim passed smootly.
Comment 1 Francisco Blas Izquierdo Riera (RETIRED) gentoo-dev 2011-06-10 16:17:49 UTC
Created attachment 276549 [details, diff]
Patch for the gcc ICE

gcc-4.6.0 patch
Comment 2 Tim Harder gentoo-dev 2011-09-03 08:40:37 UTC
Added to CVS.
Comment 3 Francisco Blas Izquierdo Riera (RETIRED) gentoo-dev 2011-09-04 18:49:30 UTC
(In reply to comment #2)
> Added to CVS.

Thanks :D