public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Geert Bosch <bosch@gnat.com>
To: Jérome HAGUET <j.haguet@cadwin.com>
Cc: "'gcc@gcc.gnu.org'" <gcc@gcc.gnu.org>,
	"'guerby@acm.org'" <guerby@acm.org>
Subject: Re: RE : [Ada]: failure to build on Mandrake 8.1 / x86
Date: Thu, 11 Oct 2001 04:50:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.10.10110110746510.27247-100000@nile.gnat.com> (raw)
In-Reply-To: <A15659A6E848D411A6970040051DAEC40FC8A6@serveurnt1.cadwin.com>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 704 bytes --]

On Thu, 11 Oct 2001, [iso-8859-1] Jérome HAGUET wrote:

  Same problem on a Red Hat 7 + GCC 2.96 20000731 + ALT GNAT 3.13p
  
  Additionnal information, if you suppress the -gnatg option you get :
  ...
  make[3]: Entre dans le répertoire
  `/mnt/disk2/lune/big_files/jerome/gcc/gcc/ada'
  stage1/xgcc -Bstage1/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2   -W
  -Wall -gnatp -gnata -I- -I. -I. ada.ads
  ada.ads:18:01: language defined units may not be recompiled

This error message is expected and entirely correct:
  -gnatg    GNAT implementation mode (used for compiling GNAT units)

It is a requirement of the Ada language to prevent users from redefining
language-defined units.

  -Geert

  reply	other threads:[~2001-10-11  4:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-11  4:00 Jérome HAGUET
2001-10-11  4:50 ` Geert Bosch [this message]
2001-10-12  5:18 dewar
2001-10-12  5:24 ` Florian Weimer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.4.10.10110110746510.27247-100000@nile.gnat.com \
    --to=bosch@gnat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=guerby@acm.org \
    --cc=j.haguet@cadwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).