comp.lang.ada
 help / color / mirror / Atom feed
From: "christov" <christov@mac.com>
Subject: Re: no rule to make target gnatlib_and_tools
Date: 19 Dec 2004 10:56:52 -0800
Date: 2004-12-19T10:56:52-08:00	[thread overview]
Message-ID: <1103482612.876159.251930@z14g2000cwz.googlegroups.com> (raw)
In-Reply-To: <1103419653.660147.256310@f14g2000cwb.googlegroups.com>

That's very odd.  It usually works fine for me on, say, RH 9.0.

The top-level configure output is fairly short.  It should say which
directories (targets) the build is configured for.  It should also let
you know if it can not find the Ada-enabled gcc.  GNAT 3.15p must be
before any other compiler in your PATH to use it.  Since FSF gcc 3.3
was deemed good enough to bootstrap later Ada compilers, the option to
have seperate Ada and C bootstrap compilers was removed.

You can also look in /extra/src/build/gcc for gnat1 and gnatbind after
the bootstrap.  If you can't find those then the build never made an
Ada compiler.  Gcc will *always* make a C compiler because that is
needed during the bootstrap process.  I usually explicitly configure C
anyway just as a reminder.

Thinking about your symptoms, the most likely thing is that configure
is not finding the installed GNAT before some other C compiler that
doesn't know about Ada.

    -Chris




  parent reply	other threads:[~2004-12-19 18:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-19  1:27 no rule to make target gnatlib_and_tools sohail
2004-12-19  8:55 ` Martin Krischik
2004-12-19  9:14   ` u_int32_t
2004-12-19 15:26     ` Martin Krischik
2004-12-19 17:37       ` u_int32_t
2004-12-19 18:56 ` christov [this message]
2004-12-19 19:50   ` u_int32_t
2004-12-20 18:39     ` christov
2004-12-20 21:10       ` u_int32_t
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox