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-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-0.0 required=3.0 tests=BAYES_20,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:370f:b0:765:a55c:b651 with SMTP id de15-20020a05620a370f00b00765a55cb651mr462673qkb.5.1687809625716; Mon, 26 Jun 2023 13:00:25 -0700 (PDT) X-Received: by 2002:a25:df4b:0:b0:c16:e000:50a2 with SMTP id w72-20020a25df4b000000b00c16e00050a2mr3329535ybg.10.1687809625495; Mon, 26 Jun 2023 13:00:25 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!tncsrv06.tnetconsulting.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 26 Jun 2023 13:00:25 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=98.59.238.112; posting-account=oHOvdQoAAACYgyEBjgPNvKFOGxg8pNns NNTP-Posting-Host: 98.59.238.112 References: <266fe78e-5e0e-4b2e-afc2-b1bf6771b082n@googlegroups.com> <87v8fb1acr.fsf@nosuchdomain.example.com> <1f88aebf-f1f2-46fa-b66a-4e605d7ff202n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: I have gnat 13.1.0 on my M1 Mac; I'd like to have my own Ada+GNAT *.ad[sb] library files, where are they? From: Kenneth Wolcott Injection-Date: Mon, 26 Jun 2023 20:00:25 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Bytes: 1516 Xref: news.eternal-september.org comp.lang.ada:65353 List-Id: Simon; > The package in the compiler that deals with crunched names is Rtsfind, > https://github.com/gcc-mirror/gcc/blob/master/gcc/ada/rtsfind.ads Thank you! Ken