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

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

Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in


From: Ruud Vlaming
Subject: Re: [avr-gcc-list] no avr/lib/avr25/attiny13a/Makefile.in
Date: Fri, 30 Jan 2009 13:43:11 +0100
User-agent: KMail/1.9.1

On Thursday 29 January 2009 17:28, you wrote:
> > If you agree with me that a simple version comparison with a
> > two digit number, emmiting a warning only is sufficient in this
> > case i can make the patch.
> 
> I'm ok with say that we require some verion >= X. Anything < X 
> should fail. Anything >= X should be allowed. With X being the
> lowest version that we check for.  

Here it is. I added some sed hocus-pocus to normalize the version
numbers before comparisson. It is NOT bullit proof, but it handles
one and/or two digit, possibly mixed, version numbers of two and/or 
three levels, possibly preceded by 'v' and augmented by release 
denotifiers.

Ruud.

Attachment: 50-avr-libc-fixversion.patch
Description: Text Data


reply via email to

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