comp.lang.ada
 help / color / mirror / Atom feed
From: "Luke A. Guest" <laguest@archeia.com>
Subject: Re: Silly TARGET fix in gcc means gprconfig can find the Ada runtime
Date: Thu, 10 Mar 2022 17:55:03 +0000	[thread overview]
Message-ID: <t0de2f$1o7h$1@gioia.aioe.org> (raw)
In-Reply-To: 2038c88e-b2f7-4499-aeb6-4ddbe081a5a2n@googlegroups.com


On 10/03/2022 16:44, 196...@googlemail.com wrote:
> For all those who can cursed the inability of gprconfig to find the ada runtime, a fix has been pushed into the gcc sources, https://github.com/gcc-mirror/gcc/commit/9467e7331188705ec16c086b77e1809c5b0aab7d.
> 
> Basically, with 'gcc --dumpmachine' would return something like 'x86_64-pc-linux', but the runtime file s-oscons.ads said it was 'x86_64-pc-linux-gnu' giving a mismatch and the runtime never being found.
> 
> After modifying compilers.xml to hunt in ../lib(.+)?/ since files are 64bit under lib64, I've built gcc-11, gprbuild & xmlada all without issues. Hooray...
> 
> Must be one of the longest gubs in gnat...

On Gentoo, it is x86_64-pc-linux-gnu:

ls /usr/x86_64-pc-linux-gnu/
bin  binutils-bin  gcc-bin  i686-w64-mingw32  lib  x86_64-w64-mingw32

gcc -dumpmachine
x86_64-pc-linux-gnu

How does this affect us?

  reply	other threads:[~2022-03-10 17:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-10 16:44 Silly TARGET fix in gcc means gprconfig can find the Ada runtime 196...@googlemail.com
2022-03-10 17:55 ` Luke A. Guest [this message]
2022-03-10 18:19   ` 196...@googlemail.com
2022-03-10 20:01     ` Luke A. Guest
2022-03-19 15:00       ` 196...@googlemail.com
replies disabled

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