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=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 10c696,ee12e6c5d3ec7456 X-Google-Attributes: gid10c696,public X-Google-Thread: 103376,ee12e6c5d3ec7456 X-Google-Attributes: gid103376,public From: howell@cerc.wes.army.mil (Gary Howell) Subject: Re: gnat, Linux and POSIX binding? Date: 1997/01/27 Message-ID: <5ciikm$pl9@AesSedai.wes.army.mil>#1/1 X-Deja-AN: 212538908 references: <5chtpe$nt@fg70.rz.uni-karlsruhe.de> organization: Waterways Experiment Station newsgroups: comp.lang.ada,comp.os.linux.development.apps Date: 1997-01-27T00:00:00+00:00 List-Id: In article <5chtpe$nt@fg70.rz.uni-karlsruhe.de>, ig25@fg70.rz.uni-karlsruhe.de (Thomas Koenig) writes: >I'm considering rewriting a piece of Linux system software in Ada >(too many C buffer overruns in the last few months on bugtraq). > >Is the Ada Binding to POSIX System Services available for gnat/Linux? Yes, It's called Forest and is available from the same sites as GNAT. BTW, according to the author, it was developed under Linux.