Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 371043 - dev-embedded/avr-libc-1.7.1 version bump with fixes for gcc-4.6.0
Summary: dev-embedded/avr-libc-1.7.1 version bump with fixes for gcc-4.6.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal major (vote)
Assignee: Embedded Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-10 16:16 UTC by Francisco Blas Izquierdo Riera
Modified: 2011-09-04 18:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild with patch and version bump (avr-libc-1.7.1.ebuild,1.96 KB, application/octet-stream)
2011-06-10 16:16 UTC, Francisco Blas Izquierdo Riera
Details
Patch for the gcc ICE (avr-libc-fix-gcc-4.6.0.patch,1.15 KB, patch)
2011-06-10 16:17 UTC, Francisco Blas Izquierdo Riera
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Francisco Blas Izquierdo Riera 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 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 gentoo-dev 2011-09-04 18:49:30 UTC
(In reply to comment #2)
> Added to CVS.

Thanks :D