Re: problem with incremental build with Ada

2009-04-07 Thread Laurent GUERBY
It's a procedural mistake on my side: I commited the wrong iteration of the libada/Makefile.in patch, it is missing the pair of "rm -rf". I checked and the version on 4.4 doesn't have the issue. I've commited the right version of libada/Makefile.in as revision 145673, it should fix incremental bui

problem with incremental build with Ada

2009-04-07 Thread Arnaud Charlet
Laurent, I keep getting the following error when doing an incremental build (the first time from scratch it works, and then it always fails): ln -s ../.././gcc/ada/rts adainclude ln -s ../.././gcc/ada/rts adalib ln: creating symbolic link `adalib/rts' to `../.././gcc/ada/rts': File exists make[2]