------- Comment #29 from gdr at gcc dot gnu dot org 2006-02-16 15:30 ------- (In reply to comment #28) > (In reply to comment #24) > > Since Ben is removing directories in the first place, this is the reason why > > this is invalid and not because gnattools is being built even with > > --enable-language=c++. > > Again this has nothing to do with the real behavior of the options since they > are acting like they should as there is no way for the configure to tell > gnattools is for Ada only.
It is good that configure cannot tell whether gnattools is for Ada only. What the issue is about is that gnattools (or any other component in similar situations) should not be set to be built by default and relying on the presence of a directory to tell whether it should be disabled or enabled. > Again this bug is about removing two directories and then trying to build You're totally confused. The bug really is about components being built when they are not asked for. "removing two directories" is just a way to trigger the behaviour. Since you're unable to appreciate that point, you have earn the right NOT to touch this PR. Please concentrate your helping effort on other issues. You're NOT being helpful here. -- gdr at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Last reconfirmed|2006-02-16 02:02:15 |2006-02-16 15:30:19 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26259