> -----Original Message----- > From: Joerg Wunsch [mailto:j...@uriah.heep.sax.de] > Sent: Friday, April 24, 2015 11:27 AM > > Follow-up Comment #4, bug #44869 (project avr-libc): > > > > For gcc-5.1, Please use avr-libc svn revision 2473 as mentioned by GJL > > in previous comment. > > Doesn't that mean we ought to roll a release now?
Yes. If we release from revision r2473 it will work with gcc-5.1, not trunk. If we release from last revision r2474, it will work with gcc trunk, not gcc-5.1. So, we need to change avr-libc to build with all versions of gcc. > What's the state with respect to compiling that using older compiler > versions? Lib directories and startup file names are decided in bootstrapping. But valid compiler is checked in configure. So, auto detection of compiler and configure libs/startups will require infrastructure change. Do you have any input on this? My in-progress patch will work with additional user options, not auto detection. I could submit this by early next week. Regards, Pitchumani _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev