Re: [Patch,avr] PR55243: Mistimed use of STAMP in Ada build

2013-01-07 Thread Denis Chertykov
2013/1/7 Georg-Johann Lay : > This patch is a rewrite of t-avr so that STAMP is not needed. > > Ada triggers a mistimed re-build of targets using STAMP which causes PR55243 > because the respective places in gnattools ada/gcc-interface don't set STAMP. > > With this patch, files that were formerly

[Patch,avr] PR55243: Mistimed use of STAMP in Ada build

2013-01-07 Thread Georg-Johann Lay
This patch is a rewrite of t-avr so that STAMP is not needed. Ada triggers a mistimed re-build of targets using STAMP which causes PR55243 because the respective places in gnattools ada/gcc-interface don't set STAMP. With this patch, files that were formerly auto-generated must be generated by ha