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-Thread: 103376,be9ede6456a2a7ea,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!news.stack.nl!aioe.org!not-for-mail From: John McCabe Newsgroups: comp.lang.ada Subject: GNATBench 2.1.0 (free) and file/procedure naming case Date: Mon, 09 Mar 2009 15:41:54 +0000 Organization: Aioe.org NNTP Server Message-ID: NNTP-Posting-Host: RXEkuaSUwmKe0XIGFYSK7A.user.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org NNTP-Posting-Date: Mon, 9 Mar 2009 15:41:26 +0000 (UTC) X-Notice: Filtered by postfilter v. 0.7.7 X-Newsreader: Forte Free Agent 2.0/32.652 Cancel-Lock: sha1:cvhaWwRZp5ciDJ/RQVWyYvmOkCY= Xref: g2news1.google.com comp.lang.ada:4008 Date: 2009-03-09T15:41:54+00:00 List-Id: Hi I've just got a new PC so I've installed GNAT 2008. I like Eclipse so I've installed that with GNATBench. Now, some time last year I had a problem with GNATBench in that, when I tried to build a project, it came up with an odd message about not being able to execute the command "" etc. That still happens, so I've sorted it the same way I did back then which is to make sure I have a version of make called make.exe in my path. However the latest thing I have is that GNATBench doesn't appear to maintain the casing I use for files/folders and procedure. For example, I put in TestAdaProj as the project name and MyMain as the main procedure and it creates folders and files called testadaproj and mymain.adb respectively. Is there something I've done wrong here that anyone can think of. This is a newer version of GNATBench than I used before, yet it still seems to have all sorts of issues (possibly trivial, but very annoying). Has anyone got any idea what's happening with Hibachi? That seems to have gone completely dead. Thanks for your help. John