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/


Reply via email to