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,a75a64d967848838,start X-Google-Attributes: gid103376,public From: Bartlomiej Nicka Subject: problem with GNAT on Linux Date: 1999/07/04 Message-ID: #1/1 X-Deja-AN: 497174036 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Complaints-To: news@news.man.szczecin.pl X-Trace: zeus.man.szczecin.pl 931127996 22969 212.14.29.10 (4 Jul 1999 22:39:56 GMT) Organization: Akademickie Centrum Informatyki - Szczecin. Mime-Version: 1.0 NNTP-Posting-Date: 4 Jul 1999 22:39:56 GMT Newsgroups: comp.lang.ada Date: 1999-07-04T22:39:56+00:00 List-Id: I'm just starting learning ADA and I got problem with GNAT 3.11 on Linux i386. I use RedHat6.0. My problem is simple - I can't run ADA executable program because of segmentation fault. Compilation process is ok - I've tried even the simplest "Hello world" program. Libraries and compiler files were installed from rpms. So I'll be greatful for some helpfull suggestions... bartekn@jota.ps.pl