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,80205c912c8c901f X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-12-21 23:43:02 PST Path: supernews.google.com!sn-xit-02!supernews.com!newsfeed.online.be!ams-newsfeed.speedport.net!newsfeed.speedport.net!colt.net!dispose.news.demon.net!demon!news.demon.co.uk!demon!pogner.demon.co.uk!zap!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GLIDE documentation and help Date: 21 Dec 2000 08:01:35 +0000 Organization: CodeFella Message-ID: References: <3A40B026.61453ED2@blah.hotmail.com> NNTP-Posting-Host: localhost X-NNTP-Posting-Host: pogner.demon.co.uk:158.152.70.98 X-Trace: news.demon.co.uk 977470935 nnrp-09:27828 NO-IDENT pogner.demon.co.uk:158.152.70.98 X-Complaints-To: abuse@demon.net NNTP-Posting-Date: 21 Dec 2000 08:01:35 GMT X-Newsreader: Gnus v5.7/Emacs 20.7 Xref: supernews.google.com comp.lang.ada:3350 Date: 2000-12-21T08:01:35+00:00 List-Id: "Robert T. Sagris" writes: > Does anybody know where I can find the tutorial and documentation for > GLIDE? No -- I thought it came with? > Also, how do I change the commands that GLIDE uses for compiling and > building. > I'm running GLIDE on a windows system and the compile command that is > being used is something like this: > > cd C:\Src\ > cd C:\Src\ && gcc -c -gnatq C:\Src\Hello.adb > > The problem with this is that it gives the error: To many Parameters. > > I know the reason for the error is the extra change directory command at > the beginning of the line. > > I've gone to the customize menu option and tried changing the compiler > command but it doesn't do anything. I have know idea where these menu > options are storing there bindings. I would like to change a few of them > actually but I don't know where to look. You need the Project options -- I doubt we have the same version, but here it's under the 'Ada Menu' settings.