avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] re: compiler bug?


From: Oleksandr Redchuk
Subject: Re: [avr-gcc-list] re: compiler bug?
Date: Tue, 10 Feb 2009 18:59:04 +0200

2009/2/10 Oleksandr Redchuk <address@hidden>:

> ================ command line
> for /D %p in (20060421,20070525,20071221,20081205) \
>  do echo --------- >>tt.txt && \
>  c:\WinAVR-%p\bin\avr-gcc --version >>tt.txt 2>&1 && \
>  c:\WinAVR-%p\bin\avr-gcc -S -Os -Wall foo.c >>tt.txt 2>&1

WinAVR-20060421 (3.4.6) really does not produce any warnings for
source file renamed to foo.cpp and avr-gcc replaced by avr-g++ in
command line above.
All others do.

-- 
wbr,
ReAl




reply via email to

[Prev in Thread] Current Thread [Next in Thread]