Bernd Trog wrote:
Alex Shepherd <[EMAIL PROTECTED]> wrote:


Let me know if anything is broken.

Just installed latest WinAVR, did a "make clean" and then a "make" and
complains about not being able to find the finding the include files in libc


IIRC, I've seen this behaviour somewhere before.

Try to copy the avr tree into msys tree:

mkdir C:\msys\1.0\WinAVR
cp -a /c/WinAVR/avr/ /c/msys/1.0/WinAVR/

Thank you Bernd!

You just found the issue. Now I have to figure out the best way to get around it.

This definitely means a new release.


--
Eric Weddington


_______________________________________________
AVR-GCC-list mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to