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,6413b417b806eb28 X-Google-Attributes: gid103376,public From: Harry Tanovich Subject: Re: Linux Kernel in Ada. Repost Date: 1999/04/13 Message-ID: <7evh4l$ogk$1@news-1.news.gte.net>#1/1 X-Deja-AN: 465885409 Content-Transfer-Encoding: 7bit References: <7eg43i$d3b$1@nnrp1.dejanews.com> <370CC730.4C6112DB@utech.net> <370D7007.2D3AD58B@rocketmail.com> <7el9so$geb@drn.newsguy.com> <7elrg5$egk2@ftp.kvaerner.com> <7emjk8$rp3@drn.newsguy.com> <370F025C.4C821FEC@online.no> <7en7kg$o9d@drn.newsguy.com> <7ep7hh$on3$1@nnrp1.dejanews.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: gte.net X-Auth: DF04841A4D9884CF47CB8491 Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1999-04-13T00:00:00+00:00 List-Id: Robert Dewar wrote: > In article <7en7kg$o9d@drn.newsguy.com>, > Mich@western_world_somehwere wrote: > > Do you think it is trivial to write a fully working Ada > > posix binding? by saying just go read a book to do it, > > shows that you really do not know what is involved here. > > Have a look at the current Ada binding posix code just to > > see what is there. Remember, you have to implement all > > the posix standard, not just 5 easy little functions. > > First of all one thing to realize is that a *thin* binding > to Posix is trivial. Indeed I would guess that the SGI > binding generator would automatically get you 98% or more > of the way there, and even if you had to do it by hand, > it would not be more than a week's work. What is the "SGI binding generator"?