comp.lang.ada
 help / color / mirror / Atom feed
From: sohail@sohailsomani.com
Subject: no rule to make target gnatlib_and_tools
Date: 18 Dec 2004 17:27:33 -0800
Date: 2004-12-18T17:27:33-08:00	[thread overview]
Message-ID: <1103419653.660147.256310@f14g2000cwb.googlegroups.com> (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




             reply	other threads:[~2004-12-19  1:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-19  1:27 sohail [this message]
2004-12-19  8:55 ` no rule to make target gnatlib_and_tools 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
replies disabled

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