Does anyone on the list use the latest gcc as a basis for avr-gcc?

If so, I'd appreciate any pointers on how to do it. Following "the standard procedure" I get the error below.

Note that I don't need a 100% correct compiler, my student and I are simply interested in having a large set of compilers to play with since we're doing some comparative testing that is aimed at finding compiler bugs. If there are IRA issues we can perhaps help find them.

Thanks,

John Regehr


libbackend.a(avr.o): In function `avr_cpu_cpp_builtins':
/home/regehr/avrgcc450/gcc/obj/gcc/../../gcc/config/avr/avr.c:231: undefined reference to `builtin_define_std'
collect2: ld returned 1 exit status


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to