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,56250291936154a0 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: OS Bindings (was: Where is the elusive jump command?) Date: 2000/04/06 Message-ID: <2000Apr6.101035.1@eisner>#1/1 X-Deja-AN: 607567935 References: <38D771CA.D41AF9B5@port.ac.uk> <8bq7ku$mc8$1@nnrp1.deja.com> <38E0E723.C39C392@quadruscorp.com> <8brfm4$4uc$1@nnrp1.deja.com> <8brn4k$p6i$1@slb0.atl.mindspring.net> <8brrpj$i04$1@nnrp1.deja.com> <38E312F8.78883ACB@icn.siemens.de> <8c4rvf$d9k$1@nnrp1.deja.com> <2000Apr5.070127.1@eisner> <2000Apr6.081305.1@eisner> X-Trace: news.decus.org 955030238 2868 KILGALLEN [216.44.122.34] Organization: Digital Equipment Computer User's Society Followup-To: Newsgroups: comp.lang.ada Date: 2000-04-06T00:00:00+00:00 List-Id: Reply-To: Kilgallen@eisner.decus.org.nospam Organization: LJK Software Lines: 22 In article , Ole-Hjalmar Kristensen writes: > kilgallen@eisner.decus.org (Larry Kilgallen) writes: >> Are you saying that no Ada vendors for Unix provide bindings ? >> >> That seems incredible in the face of all the hype about how Unix >> is ideal for programming. > > Actually, I was only saying that I could tell you which vendors do > supply one. During the last years, I've only used GNAT for Unix, which > provides an interface to some of the system calls. > Btw., I've now checked Aonix, and they do provide a Posix > interface. Don't know how complete it is. > > I still think Unix is pretty good for programming. You cannot blame > the OS for poor support from Ada vendors :-) Certainly not, but I would expect vendors of any software product on an operating system would have to conform to expectations of those who use the operating system in order to have any success. In the case of compilers, this means bindings.