public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gary Oblock <gary@amperecomputing.com>
To: Jonathan Wakely <jwakely.gcc@gmail.com>
Cc: Gary Oblock via Gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Followup on "Configure error question"
Date: Tue, 12 Jul 2022 22:34:41 +0000	[thread overview]
Message-ID: <BYAPR01MB546442D077AAE77AF20AF627C6869@BYAPR01MB5464.prod.exchangelabs.com> (raw)
In-Reply-To: <CAH6eHdT9VFrz2S=JC-2yk-ZxHs3m05PRDc0DTgegyccNLj2Jaw@mail.gmail.com>

Johathan,

Here's my latest config command and it doesn't look like anything other than c, c++ and lto are enabled so how could it be messing with Ada? Note, I checked to see if Ada was implied by the other flags but that doesn't seem to be the case.

../sources/configure \
--prefix=$BASE/install \
--exec_prefix=$BASE/install \
--with-local-prefix=$BASE/borrowed/arm-zephyr-eabi/arm-zephyr-eabi \
--with-headers=$BASE/borrowed/arm-zephyr-eabi/arm-zephyr-eabi/include \
--disable-bootstrap --enable-languages=c,c++,lto --disable-multilib --target=arm-zephyr-eabi \
--disable-shared --enable-__cxa_atexit --disable-tm-clone-registry --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --enable-target-optspace --disable-nls --enable-multiarch --with-multilib-list=rmprofile --with-gnu-ld --with-gnu-as --enable-initfini-array

Thanks,

Gary



________________________________
From: Jonathan Wakely <jwakely.gcc@gmail.com>
Sent: Tuesday, July 12, 2022 11:52 AM
To: Gary Oblock <gary@amperecomputing.com>
Cc: Gary Oblock via Gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Followup on "Configure error question"

[EXTERNAL EMAIL NOTICE: This email originated from an external sender. Please be mindful of safe email handling and proprietary information protection practices.]



On Tue, 12 Jul 2022, 19:37 Gary Oblock via Gcc-help, <gcc-help@gcc.gnu.org<mailto:gcc-help@gcc.gnu.org>> wrote:
Note, it seems that the previous error is from "make install."
However, this is from configure:

gcc: fatal error: cannot execute '\''gnat1'\'': execvp: No such file or directory

Any hints what's wrong?


It looks like you've tried to configure with ada enabled and you don't have an existing gnat compiler. You need an existing gnat to build gnat.



      reply	other threads:[~2022-07-12 22:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-12 18:35 Gary Oblock
2022-07-12 18:52 ` Jonathan Wakely
2022-07-12 22:34   ` Gary Oblock [this message]

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=BYAPR01MB546442D077AAE77AF20AF627C6869@BYAPR01MB5464.prod.exchangelabs.com \
    --to=gary@amperecomputing.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=jwakely.gcc@gmail.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).