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,4c8d52df342ee757 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!wn11feed!worldnet.att.net!199.184.165.232!feed1.news.rcn.net!feed2.news.rcn.net!rcn!news.astraweb.com!news-router2.astraweb.com!not-for-mail From: Phil Newsgroups: comp.lang.ada Subject: Re: gnatmake command line parameter - newbie question Date: Sun, 26 Sep 2004 13:35:13 +0100 Message-ID: References: <41544294.8040009@mailinator.com> X-Newsreader: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Organization: Unlimited download news at news.astraweb.com NNTP-Posting-Host: 1b68a944.news.astraweb.com X-Trace: DXC=C9[m<]D:XOP?W?WaAKB6X^dWSM[QSo7_Y Xref: g2news1.google.com comp.lang.ada:4206 Date: 2004-09-26T13:35:13+01:00 List-Id: >If you type "-ldir testsub" when you're instructed to type "-I" >I doubt if you'll ever be able to do things like this on your own. I sometimes when you have something which doesn't work you need to ask "dumb" questions. this lets you get a higher confidence in area's and let you turn the magnifying glass on other area's where there is a higher probability of finding the problem. when i used unix 10 to 15 years ago there was ALWAYS a white space or some non alphabet character between parameters, say a non alphabet character if the parameters were associated. i did try numerous permutations before posting. The problem was screen size/fontsize/font....don't know exactly. I have seen advertisements for programmers where they include "social competence" as a requirement. do you know why? > >gnatmake -Itestsub gmain > >Do you have a main procedure? This list of files makes it look as if you >don't. these file names were from the GNAT user guide tutorial.