[Top][All Lists]
[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. ;-)
- [avr-gcc-list] shared option does not work?, Jim Davis, 2005/02/18
- RE: [avr-gcc-list] shared option does not work?, Jim Davis, 2005/02/20
- Re: [avr-gcc-list] shared option does not work?, Daniel O'Connor, 2005/02/21
- Re: [avr-gcc-list] shared option does not work?, Paul Colin Gloster, 2005/02/22
- Re: [avr-gcc-list] shared option does not work?, Daniel O'Connor, 2005/02/22