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

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

Re: [avr-gcc-list] Compile error for AVR target.


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] Compile error for AVR target.
Date: Sun, 20 Feb 2005 22:06:58 +0100 (MET)

"Jurek Szczesiul" <address@hidden> wrote:

> I've found Andy's patch at
>  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18251
> but  it seems not to be an usual diff file.

It's a standard context diff (diff -c).  The patch utility should not
have any problem applying it.  This used to be the most widespread
format for diffs some 10+ years ago, before the invention of the
"unified context diff" (diff -u).  The difference between both is that
-c repeats many more lines in both parts of the diff, so -u is a lot
more compact.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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