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,6a51c407030f1f5a,start X-Google-Attributes: gid103376,public From: Johan Groth Subject: gnat on linux Date: 2000/04/15 Message-ID: <38F8CD16.B7D794AD@xpress.se>#1/1 X-Deja-AN: 611618190 Content-Transfer-Encoding: 7bit X-Accept-Language: en, sv Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@algo.net X-Trace: zingo.tninet.se 955828991 4822 195.162.64.119 (15 Apr 2000 20:03:11 GMT) Organization: Telenordia Mime-Version: 1.0 NNTP-Posting-Date: 15 Apr 2000 20:03:11 GMT Newsgroups: comp.lang.ada Date: 2000-04-15T20:03:11+00:00 List-Id: Hello, I've been trying to get gnat-3.10p work on RedHat 6.0 without any luck. Any program I try to run after I've done gnatmake just dumps core. Here is an output from gdb: [jgroth@tiger ~/src/adasrc]$ gdb test GNU gdb 4.17.0.11 with Linux support Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux"... (gdb) r Starting program: /home/jgroth/src/adasrc/test Program received signal SIGSEGV, Segmentation fault. 0x4006df7d in _IO_setvbuf (fp=0x8052810, buf=0x0, mode=2, size=0) at iosetvbuf.c:92 iosetvbuf.c:92: No such file or directory. (gdb) test.adb looks like this: [jgroth@tiger ~/src/adasrc]$ more test.adb with Text_Io; use Text_Io; procedure test is begin Put_Line("hejsan"); end test; There is something wrong with my environment but I don't know what. Can anyone help me? Please reply by email. TIA, Johan -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- "Better to ask questions and seem stupid than not to ask questions and remain stupid" -Unknown Johan Groth Kupolen Data