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_40,FREEMAIL_FROM, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:1a08:b0:762:5602:29ae with SMTP id bk8-20020a05620a1a0800b00762560229aemr3711088qkb.6.1687667856401; Sat, 24 Jun 2023 21:37:36 -0700 (PDT) X-Received: by 2002:a0d:ec4a:0:b0:56d:21a1:16a1 with SMTP id r10-20020a0dec4a000000b0056d21a116a1mr10257263ywn.5.1687667856204; Sat, 24 Jun 2023 21:37:36 -0700 (PDT) Path: eternal-september.org!news.eternal-september.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 24 Jun 2023 21:37:35 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=98.59.238.112; posting-account=oHOvdQoAAACYgyEBjgPNvKFOGxg8pNns NNTP-Posting-Host: 98.59.238.112 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <266fe78e-5e0e-4b2e-afc2-b1bf6771b082n@googlegroups.com> Subject: 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: Sun, 25 Jun 2023 04:37:36 +0000 Content-Type: text/plain; charset="UTF-8" Xref: news.eternal-september.org comp.lang.ada:65344 List-Id: Hi; I have gnat 13.1.0 on my M1 Mac; (thank you, Simon! ) I'd like to have my own Ada+GNAT *.ad[sb] library files, where are they? I can find the Ada libraries (*.ad[sb]) but it sometimes is hard to (reliably) find all of the GNAT Ada libraries in external documentation. I hope that this is not a stupid question. Perhaps there is a gnatmake flag or gnat doc that I'm just not seeing. Thanks, Ken Wolcott