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,433c912965d35788 X-Google-Attributes: gid103376,public From: Paul Whittington Subject: Re: Tasking with Linux-Gnat ? Date: 1996/05/09 Message-ID: <31923D1C.ABD322C@srv.net>#1/1 X-Deja-AN: 153966813 references: <4msmmt$2cc0@info4.rus.uni-stuttgart.de> content-type: text/plain; charset=us-ascii organization: Whittington Engineering mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 3.0b2 (X11; I; SunOS 4.1.3_U1 sun4c) Date: 1996-05-09T00:00:00+00:00 List-Id: I've written several tasking programs using the GNAT/Linux 3.03 version and it works fine. I suggest you get an ELF version of Linux running and get GNAT/Linux 3.03 up and running on it. IT'S GREAT! TTFN Paul Frank Schneider wrote: > ... I'm trying to write a ada program with tasks. ... gnat 2.04 ...