Quoting Andrew Hutchinson <[EMAIL PROTECTED]>:
- created a sys/types.h with:#include <inttypes.h> #include <stdint.h>where do I put new include file? (directory relative to prefix root)
In Linux, the default dir is /usr/local/avr/include so the full path for the file becomes /usr/local/avr/include/sys/types.h
I have updated my GCC to same rev as you.
That was fast.
Ok with ldflags changes So hopefully I can re-run in sync with you.
Great. I'm really curious about the results, -- Paulo Marques ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
