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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,d8e3cd3d8dbaa4fb X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.85.162 with SMTP id i2mr1840179paz.30.1343319907285; Thu, 26 Jul 2012 09:25:07 -0700 (PDT) Received: by 10.68.220.230 with SMTP id pz6mr400841pbc.3.1343314736680; Thu, 26 Jul 2012 07:58:56 -0700 (PDT) Received: by 10.180.106.199 with SMTP id gw7mr1317476wib.0.1343314726513; Thu, 26 Jul 2012 07:58:46 -0700 (PDT) Path: p10ni65138561pbh.1!nntp.google.com!u4no6077841pbs.0!news-out.google.com!b9ni64925521pbl.0!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!16no11619496wil.1!news-out.google.com!q11ni75879523wiw.1!nntp.google.com!volia.net!news2.volia.net!feed-A.news.volia.net!npeer.de.kpn-eurorings.net!npeer-ng0.de.kpn-eurorings.net!newsfeed.straub-nv.de!news.swapon.de!feeder.erje.net!fdn.fr!feeder.news.orange.fr!not-for-mail Message-ID: <500AA31F.8060004@obry.net> Date: Sat, 21 Jul 2012 14:39:59 +0200 From: Pascal Obry Organization: Home - http://www.obry.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; fr-FR; rv:1.8.1.22) Gecko/20090605 Thunderbird/2.0.0.22 Mnenhy/0.7.5.0 MIME-Version: 1.0 Newsgroups: comp.lang.ada To: Randy Brukardt Subject: Re: Ada "library only" compiler ? References: <2879c45e-f8e0-4434-9f82-968c585a4539@googlegroups.com> <87mx2ucags.fsf@ludovic-brenta.org> In-Reply-To: NNTP-Posting-Date: 21 Jul 2012 14:39:59 CEST NNTP-Posting-Host: 82.124.71.118 X-Trace: 1342874399 reader.news.orange.fr 6221 82.124.71.118:13637 X-Complaints-To: abuse@orange.fr Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: 2012-07-21T14:39:59+02:00 List-Id: Randy, > And of course, the situation on Windows is very different. The basic OS API > (Win32) is defined via a set of DLL interfaces that are consistent across > all modern versions of Windows specifically so binary compatibility is > possible. No C is really required there, either. I don't see your point. Interfacing to a DLL is just like interfacing to C or whatever. In fact the Win32 DLL API are in C, same on Linux where the lib C is used, no? On Windows you interface to fopen() as done on UNIXes I suppose or maybe to an even higher level using OpenFile(). Pascal. -- --|------------------------------------------------------ --| Pascal Obry Team-Ada Member --| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE --|------------------------------------------------------ --| http://www.obry.net - http://v2p.fr.eu.org --| "The best way to travel is by means of imagination" --| --| gpg --keyserver keys.gnupg.net --recv-key F949BD3B