This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/49557] Building the GCC compiler suite fails on a Makefile concerning Ada
- From: "ebotcazou at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 28 Jun 2011 09:32:15 +0000
- Subject: [Bug ada/49557] Building the GCC compiler suite fails on a Makefile concerning Ada
- Auto-submitted: auto-generated
- References: <bug-49557-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49557
--- Comment #3 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-06-28 09:32:10 UTC ---
> thanks for looking into this. If I use an absolute path, then the
> make command chokes on the lack of a target for "configure" as
> required to update "config.status".
Huh? OK, I presume this is the usual mess with paths on Windows. What version
of make do you use? Do you use the -j option?