[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch #9543] Add avrxmega3 devices.
From: |
Tom Li |
Subject: |
[patch #9543] Add avrxmega3 devices. |
Date: |
Sun, 8 Nov 2020 11:31:12 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0 |
Follow-up Comment #25, patch #9543 (project avr-libc):
[comment #22 comment #22:]
> When I attempt to apply any of them to libc-2.0.0, I get lots of complaints
about missing files, e.g. "devtools/generate_iosym.sh". That file doesn't
exist in libc-1.8.1 either.
Same problem here. It says "devtools/gen-avr-lib-tree.sh" cannot be found,
even if the file is right here. After some head scratching, I realized the
patch must be applied as level "-p0". Instead of "patch < avrxmega3-v10.diff",
it should be "patch -p0 < avrxmega3-v10.diff". I've successfully applied the
patch to SVN trunk r2551.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/patch/?9543>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [patch #9543] Add avrxmega3 devices.,
Tom Li <=