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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b5459f8ad45b088c X-Google-Attributes: gid103376,public From: the middleman Subject: Re: [A bit OT] Problems with GNAT 3.11p Date: 1999/09/25 Message-ID: <37ECE1A0.79F19AD0@yukyonline.co.yuky>#1/1 X-Deja-AN: 529422797 Content-Transfer-Encoding: 7bit References: <37EC5429.4328708B@yukyonline.co.yuky> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@ukonline.net X-Trace: apple.news.easynet.net 938271138 3892 195.40.196.14 (25 Sep 1999 14:52:18 GMT) Organization: [ posted via UKOnline ] Mime-Version: 1.0 NNTP-Posting-Date: 25 Sep 1999 14:52:18 GMT Newsgroups: comp.lang.ada Date: 1999-09-25T14:52:18+00:00 List-Id: Preben Randhol wrote: > > the middleman writes: > > | I've got GNAT 3.11p on linux and I seem to have some problems with my > | programs. > | I'm running RedHat 6.0 on a PII 300 Mhz. > | > | I installed GNAT using option 2 in the doconfig program. > | > | Basically I can't get a "hello world" program to work. GNATmake reports > | no problems when compiling binding and linking but when it comes to > | running the program I get a segmentation fault. > > I have RedHat 6.0 and I just installed the RPM at > http://www.gnuada.org/alt.html, and everything appears to work > fine. No problems yet at least. > > So unless there is something spesial you want to do when you compile, > get the rpm packages and install them. (For more info on RPM: > http://rpm.redhat.com) > > -- > Preben Randhol [randhol@pvv.org] [http://www.pvv.org/~randhol/] > "If you had just boarded an airliner and discovered that your team > of programmers had been responsible for the flight control software, > how many of you would disembark immediately?" -- unknown Thanx got GNAT working fine now. -- ByeZeeBye the middleman Chuck(les)