From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:4446:: with SMTP id w6mr22666898qkp.631.1640892349711; Thu, 30 Dec 2021 11:25:49 -0800 (PST) X-Received: by 2002:a25:c401:: with SMTP id u1mr35717147ybf.498.1640892349507; Thu, 30 Dec 2021 11:25:49 -0800 (PST) Path: eternal-september.org!reader02.eternal-september.org!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 30 Dec 2021 11:25:49 -0800 (PST) In-Reply-To: <2cc86fa0-b557-4a2e-b3f6-a1468f6d82ban@googlegroups.com> Injection-Info: google-groups.googlegroups.com; posting-host=2804:14c:4c1:8775:352d:ffd4:3db5:6282; posting-account=wgmHdgoAAAA-F7JItPEZjeXqFc0KdzEQ NNTP-Posting-Host: 2804:14c:4c1:8775:352d:ffd4:3db5:6282 References: <2cc86fa0-b557-4a2e-b3f6-a1468f6d82ban@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2a854cc0-2419-497c-8039-6747371a879an@googlegroups.com> Subject: Re: GNAT Community 2021 and PolyORB: Can't find source for a-sttebu.ali From: Daniel Norte Moraes Injection-Date: Thu, 30 Dec 2021 19:25:49 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:63311 List-Id: Em domingo, 7 de novembro de 2021 =C3=A0s 07:41:35 UTC-3, Frank J=C3=B8rgen= J=C3=B8rgensen escreveu: > Hi!=20 >=20 > I installed GNAT Community 2021 64bit via MinGW32 (I sense an inconsisten= sy here but this is what I did for GNAT2020 and and REAME in PolyORBS says = to use MinGW32...) in Windows 10 Pro=20 >=20 > Installation went ok after the usual messing with wrong paths and missing= Python :)=20 > When I compile a normal, Non-DSA program with GtkAda it works fine.=20 >=20 > When I compile the bank application in the PolyORB or my own DSA applicat= ion I get an error referring to a-sttebu.ali which I suspect is something n= ew in GNAT 2021 to handle the improved 'Img functionality in Ada 202X.=20 >=20 > I am guessing that the issue here is that the PolyORB is not up to date w= ith GNAT 2021 compiler, or have I missed something in installation?=20 >=20 > C:\Ada\Git\PolyORB\examples\dsa\bank>po_gnatdist simcity.cfg=20 > C:\GNAT\2021\bin\gnat.exe list polyorb.ali -Ppolyorb -s -aPC:\GNAT\2021\l= ib\gnat=20 > C:\GNAT\2021\bin\gprbuild.exe simcity_monolithic_app.adb -c -P C:\Ada\Git= \PolyORB\examples\dsa\bank\dsa\i686-pc-mingw32\simcity_dist_app.gpr -margs = -aPC:\GNAT\2021\lib\gnat=20 > Compile=20 > [Ada] simcity_monolithic_app.adb=20 > C:\GNAT\2021\bin\gnat.exe list simcity_monolithic_app.ali -V -P C:\Ada\Gi= t\PolyORB\examples\dsa\bank\dsa\i686-pc-mingw32\simcity_dist_app.gpr -aPC:\= GNAT\2021\lib\gnat=20 > C:\GNAT\2021\bin\gnat.exe list a-sttebu.ali client.ali manager.ali polyor= b.ali polyorb-dsa_p.ali polyorb-dsa_p-partitions.ali server.ali -V -P C:\Ad= a\Git\PolyORB\examples\dsa\bank\dsa\i686-pc-mingw32\simcity_dist_app.gpr -a= PC:\GNAT\2021\lib\gnat=20 > Can't find source for a-sttebu.ali=20 > C:\GNAT\2021\bin\gnat.exe compile C:/gnat/2021/lib/gcc/x86_64-w64-mingw32= /10.3.1/adainclude/a-sttebu.adb -gnatc -P C:\Ada\Git\PolyORB\examples\dsa\b= ank\dsa\i686-pc-mingw32\simcity_dist_app.gpr -margs -aPC:\GNAT\2021\lib\gna= t=20 > gprbuild: "c:/gnat/2021/lib/gcc/x86_64-w64-mingw32/10.3.1/adainclude/a-st= tebu.adb" was not found in the sources of any project=20 > C:\GNAT\2021\bin\gnat.exe list a-sttebu.ali -V -P C:\Ada\Git\PolyORB\exam= ples\dsa\bank\dsa\i686-pc-mingw32\simcity_dist_app.gpr -aPC:\GNAT\2021\lib\= gnat=20 > Can't find source for a-sttebu.ali=20 > po_gnatdist: failed to load ALI for C:/gnat/2021/lib/gcc/x86_64-w64-mingw= 32/10.3.1/adainclude/a-sttebu.adb=20 > po_gnatdist: *** can't continue=20 >=20 > Frank Hi! I use it (ada 202x) with gnat switch '-gnat2020' in command line. gcc-1= 1.2 and gcc-12