[avr-libc-dev] [bug #35467] Arduino project built with AVR_8_bit_GNU_Toolchain_3.3.1_422 does not work

2012-02-08 Thread Joerg Wunsch
Update of bug #35467 (project avr-libc): Summary: Not sure this the right plce to submit this but... => Arduino project built with AVR_8_bit_GNU_Toolchain_3.3.1_422 does not work ___ Reply to this item at:

Re: [avr-libc-dev] [bug #35467] Not sure this the right plce to submit this but...

2012-02-08 Thread Joerg Wunsch
As David Brown wrote: > For future reference, remember that when you make a bug report, the > "summary" is critical - it lets people see at a glance what the problem > is, it is used for searching for similar problems, and is used in > reports of outstanding issues. Thanks for the reminder, I

[avr-libc-dev] [bug #35483] ./configure does not accept --target

2012-02-08 Thread Rolf Ebert
URL: Summary: ./configure does not accept --target Project: AVR C Runtime Library Submitted by: rolf_ebert Submitted on: Mi 08 Feb 2012 17:14:26 MET Category: Build Infrastructure

Re: [avr-libc-dev] [bug #35467] Not sure this the right plce to submit this but...

2012-02-08 Thread Daved
Thanks for the responses guys. It's not always clear where to post problems with this stuff. I have since done a general web search for the problem and did find a code correction for w5100.h. I was about to try it when my Arduino ATmega328P chip went bad and I am now waiting for another one in

Re: [avr-libc-dev] [bug #35467] Not sure this the right plce to submit this but...

2012-02-08 Thread Joerg Wunsch
As Daved wrote: > It's still > puzzling why an earlier complier version works while a newer one does not. There's always a chance that things (like a forgotten "volatile") aren't detected until a new compiler version changes something in the optimization strategy, and that way uncovers the hidde

Re: [avr-libc-dev] [bug #35467] Not sure this the right plce to submit this but...

2012-02-08 Thread Vidya Praveen
Hi Things change in the compiler and there are often cases which are not covered due to several reasons. it's not uncommon to see something that works in a earlier version stops working later. It will be great if you could reduce your test case and/or find out what is going wrong and post this in

[avr-libc-dev] [bug #35483] ./configure does not accept --target

2012-02-08 Thread Joerg Wunsch
Update of bug #35483 (project avr-libc): Severity: 3 - Normal => 1 - Wish ___ Follow-up Comment #1: All that stuff still originates from Ted Roth's initial work on the autoconf setup (back in 200