This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Mainline: make[2]: ada/doctools/xgnatug: Command not found
- From: Laurent GUERBY <laurent at guerby dot net>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: Toon Moene <toon at moene dot indiv dot nluug dot nl>, gcc at gcc dot gnu dot org, Kelley Cook <kelleycook at wideopenwest dot com>
- Date: Tue, 23 Dec 2003 09:19:29 +0100
- Subject: Re: Mainline: make[2]: ada/doctools/xgnatug: Command not found
- References: <Pine.LNX.4.44.0312222029030.25736-100000@www.eyesopen.com>
On Tue, 2003-12-23 at 04:36, Roger Sayle wrote:
> The work-around I use is to delete $src_dir/gcc/ada/stamp-xgnatug
> between builds.
I'm no Makefile expert but touching srcdir during builds
sounds like a bad idea.
> I was happy to wait over the weekend for Kelley to fix this, but
> given that Monday has now been and gone, I'm beginning to wonder
> if a fix to this problem is actively being worked on?
May be we should revert, I'm not sure if the patch was supposed
to fix something.
Laurent