You are not logged in.

#1 2011-09-28 11:24:38

reidel
Member
Registered: 2011-09-07
Posts: 7

avr-gcc bug resolved, but requires higher release version

Hi everyone,

I don't know where to place this so I just posted here knowing the GNU guys will see it. smile

I'm programming Arduinos and converted to ArchLinux some three months now. My arduino source was working fine on windows, but now I can't compile it on ArchLinux. I've done a bit of digging with regards to the error and everything is explained with by the experts:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764
https://bugzilla.redhat.com/show_bug.cgi?id=737449

It seems that the bug has been fixed as of 4.6.2, but Arch is distributing 4.6.1. Might I know if the 4.6.2 version of avr-gcc will be distributed soon? I don't have a problem using a Windows machine for debugging and uploading my sketches, despite the inconvenience.

Cheers,
Jay

PS:
I noticed quite a few clamors about this from some years back as well. I'm not sure how to react to them as the issue seems the same. (Implementation issue of some component of avr-gcc)

Last edited by reidel (2011-09-28 11:27:53)

Offline

#2 2011-09-28 11:50:58

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,255

Re: avr-gcc bug resolved, but requires higher release version

You could use the gcc-avr-svn package in AUR until that happens


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#3 2011-09-28 12:20:48

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,488
Website

Re: avr-gcc bug resolved, but requires higher release version

Given there is not a gcc-4.6.2 release yet... you will need to wait for that to happen.

Offline

#4 2011-09-28 23:19:11

reidel
Member
Registered: 2011-09-07
Posts: 7

Re: avr-gcc bug resolved, but requires higher release version

Lone_Wolf wrote:

You could use the gcc-avr-svn package in AUR until that happens

Thank you for pointing this out. I'm doing this now.

Offline

Board footer

Powered by FluxBB