comp.lang.ada
 help / color / mirror / Atom feed
From: Johan Groth <jgroth@xpress.se>
Subject: gnat on linux
Date: 2000/04/15
Date: 2000-04-15T20:03:11+00:00	[thread overview]
Message-ID: <38F8CD16.B7D794AD@xpress.se> (raw)

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 <jgroth@xpress.se> Kupolen Data




             reply	other threads:[~2000-04-15  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-15  0:00 Johan Groth [this message]
2000-04-15  0:00 ` gnat on linux David Starner
2000-04-15  0:00 ` Pascal Obry
2000-04-16  0:00 ` Bobby D. Bryant
2000-04-16  0:00 ` Robert Dewar
  -- strict thread matches above, loose matches on Subject: below --
2000-04-16  0:00 Johan Groth
1999-01-22  0:00 newport
1999-01-22  0:00 ` David C. Hoos, Sr.
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox