comp.lang.ada
 help / color / mirror / Atom feed
* no rule to make target gnatlib_and_tools
@ 2004-12-19  1:27 sohail
  2004-12-19  8:55 ` Martin Krischik
  2004-12-19 18:56 ` christov
  0 siblings, 2 replies; 9+ messages in thread
From: sohail @ 2004-12-19  1:27 UTC (permalink / raw)


This is really weird.

I am trying to build _just_ the ada compiler driver for linux using gcc
3.4.3 release sources. I enter the following (mostly as per
instruction):

% mkdir /extra/src/build
% cd /extra/src/build
% /extra/src/gcc/configure --prefix=/opt/me --enable-languages=ada
% make bootstrap
% make gnatlib_and_tools

Everything works fine until the last line. I get "No rule to make
target gnatlib_and_tools". This is confusing. The only place where the
target actually exists is in gcc/ada/Makefile-lang.in. This leads me to
think that for some reason, the ada compiler is not being created. I
have the gnat-3.15p binary installed.

Is there something I need to do for gnatgcc? I read somewhere I would
need to rename gnatgcc but that didn't work.

TIA

Sohail




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2004-12-20 21:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2004-12-19 19:50   ` u_int32_t
2004-12-20 18:39     ` christov
2004-12-20 21:10       ` u_int32_t

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