This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/14435] Ada testsuite doesn't use the newly compiler
- From: "charlet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Mar 2004 00:13:01 -0000
- Subject: [Bug ada/14435] Ada testsuite doesn't use the newly compiler
- References: <20040304214646.14435.hjl@lucon.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From charlet at gcc dot gnu dot org 2004-03-05 00:12 -------
This bug report is incomplete, here is what I get, as expected:
<<
=== acats support ===
Generating support files...gnatmake: "macrosub.adb" not found
**** Failed to compile macrosub
make: *** [check-gnat] Error 1
>>
Since the host gnatmake is screwed up, there's no way you can get past the
set up point.
So I suspect your problem is elsewhere.
The ACATS scripts make sure the compiler in the build directory is used
for compiling the ACATS tests, there's no doubt about it.
Putting this PR on hold for now.
Arno
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14435