This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Building gcc-3.4.1 Ada
- From: Bruce Dubbs <bdubbs at swbell dot net>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 31 Aug 2004 00:22:54 -0500
- Subject: Building gcc-3.4.1 Ada
I'm having quite a problem building Ada with 3.4.1. I set up and run
configure and make bootstrap fine, but I can never get the
gnatlibs_and_tools target to show up in the Makefile, so the documented
process of
cd gcc
make gnatlibs_and_tools
fails.
I am using an Ada enabled base compiler and gnatbind, gnat, gnatls, etc
are built. I'm not that familiar with Ada, so I'm not sure if
everything that is supposed to be built is now done in the make
bootstrap phase or not.
Please advise.
-- Bruce Dubbs