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.2 required=5.0 tests=BAYES_00,FROM_LOCAL_HEX, FROM_STARTS_WITH_NUMS autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,80ae596d36288e8a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "Vinzent Hoefler" <0439279208b62c95f1880bf0f8776eeb@t-domaingrabbing.de> Newsgroups: comp.lang.ada Subject: Re: Why no socket package in the standard ? Date: Thu, 26 May 2011 20:31:28 +0200 Message-ID: References: <9cb23235-8824-43f4-92aa-d2e8d10e7d8c@ct4g2000vbb.googlegroups.com> <4ddb5bd7$0$302$14726298@news.sunsite.dk> <4ddb81b8$0$7628$9b4e6d93@newsspool1.arcor-online.net> <87aaeban8a.fsf@ludovic-brenta.org> <8762ozahib.fsf@ludovic-brenta.org> <871uznaczz.fsf@ludovic-brenta.org> <015e3d6a-772a-41f8-a057-49c8b7bd80e1@w21g2000yqm.googlegroups.com> <4MednVYCXuUZQEHQRVn_vwA@giganews.com> <6d913128-402e-47cc-ae3e-273b65198507@n10g2000yqf.googlegroups.com> <5acc868f-6f77-4a8d-be43-b9c926eb9c08@h9g2000yqk.googlegroups.com> <65dd1431-c6b2-42bd-bbab-27e1ad61a6c4@32g2000vbe.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: individual.net r/AN4ljoNBEOP3WOGBGLYwGLmzikRb9Ns3brunOddDG5k9V4l4 Cancel-Lock: sha1:cKQ5gBE6FkFMEishdVteDaBB6dQ= User-Agent: Opera Mail/11.11 (Win32) Xref: g2news2.google.com comp.lang.ada:20469 Date: 2011-05-26T20:31:28+02:00 List-Id: Maciej Sobczak wrote: > On 26 Maj, 14:42, Ludovic Brenta wrote: > >> Similarly, make >> started as a hack to overcome the deficiencies of C > > Sorry, but here: > > http://en.wikipedia.org/wiki/Make_%28software%29 > > there is nothing about it. Any references to C in this article are > qualified with "for example", which is in line with what I've said. > > Could you please share the source of your information? I'm genuinely > interested. 1977, Bell Labs, UNIX, first FORTRAN 77 compiler. I'd suspect, this compiler wasn't written in FORTRAN itself, so the logical conclusion would be that the compiler was witten in C (like almost anything for UNIX, especially at that time) and thus 'make' was written to simplify the task of compiling those compiler's sources. ;) Vinzent. -- A C program is like a fast dance on a newly waxed dance floor by people carrying razors. -- Waldi Ravens