comp.lang.ada
 help / color / mirror / Atom feed
From: Rod Kay <rodakay5@gmail.com>
Subject: Re: GNAT Community 2021 and PolyORB: Can't find source for a-sttebu.ali
Date: Mon, 23 Oct 2023 20:06:49 +1100	[thread overview]
Message-ID: <uh5d0q$31gqc$1@dont-email.me> (raw)
In-Reply-To: <2cc86fa0-b557-4a2e-b3f6-a1468f6d82ban@googlegroups.com>

On 7/11/21 21:41, Frank Jørgen Jørgensen wrote:
> 
> When I compile the bank application in the PolyORB or my own DSA application I get an error referring to a-sttebu.ali which I suspect is something new in GNAT 2021 to handle the improved 'Img functionality in Ada 202X.
> 

    I encountered the exact same problem today, except on arch linux, 
rather than windows.

    After much stabbing in the dark, the chase for several wild gueese, 
playing option roulette and moving files around, I found this 
'workaround' ...


    In the folder from which po_gnatdist is invoked ...

$ cp /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/adainclude/a-sttebu.ads .

$ mkdir --parents  dsa/x86_64-unknown-linux-gnu/obj

$ cp /usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/adalib/a-sttebu.ali 
dsa/x86_64-unknown-linux-gnu/obj/


    Obviously, this is only a temporary fix. I'll try to send a bug 
report to the polyorb issues area on github and hope the problem is able 
to be resolved by the experts.


Regards.

      parent reply	other threads:[~2023-10-23  9:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-07 10:41 GNAT Community 2021 and PolyORB: Can't find source for a-sttebu.ali Frank Jørgen Jørgensen
2021-11-07 16:38 ` Jesper Quorning
2021-11-08  9:04   ` Simon Wright
2021-12-30 19:25 ` Daniel Norte Moraes
2023-10-23  9:06 ` Rod Kay [this message]
replies disabled

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