From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1d0e6fa19045a321 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-12 17:46:23 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!news.tele.dk!144.212.100.101!newsfeed.mathworks.com!howland.erols.net!newshub2.home.com!news.home.com!news1.rdc1.sfba.home.com.POSTED!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: GNAT 3.13p build for Solaris 8_x86 References: X-Newsreader: Tom's custom newsreader Message-ID: Date: Fri, 13 Jul 2001 00:35:45 GMT NNTP-Posting-Host: 24.7.82.199 X-Complaints-To: abuse@home.net X-Trace: news1.rdc1.sfba.home.com 994984545 24.7.82.199 (Thu, 12 Jul 2001 17:35:45 PDT) NNTP-Posting-Date: Thu, 12 Jul 2001 17:35:45 PDT Organization: Excite@Home - The Leader in Broadband http://home.com/faster Xref: archiver1.google.com comp.lang.ada:9895 Date: 2001-07-13T00:35:45+00:00 List-Id: > But I have found that they are using another naming convention for > source files, than GNAT usually use. I'm sure there is a toolset for > converting it to GNAT naming convention. It is probably easily done > with a simple perl script that reads the package declaration, and then > renames the file accordingly. Even more easily done with the gnatchop utility that comes with GNAT.