[Bug target/46261] avr-gcc: Segfaults when compiled with the -mint8 option
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 28 18:36:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46261
--- Comment #18 from Georg-Johann Lay <gjl at gcc dot gnu.org> 2011-06-28 18:34:54 UTC ---
(In reply to comment #17)
> A) Include a new file, say avr/stdint.h, instead of newlib-stdint.h.
>
> or
>
> B) Include newlib-stdint.h prior to avr.h and override as needed.
or
C) Omit newlib-stdint.h altogether and to the defines in avr.h.
C) and A) are better than B)
Johann
More information about the Gcc-bugs
mailing list