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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Niklas Holsti Newsgroups: comp.lang.ada Subject: Re: Starting learning ADA Date: Sun, 9 Jun 2019 10:25:06 +0300 Organization: Tidorum Ltd Message-ID: References: <47f671ea-bd40-4a98-8a34-8e99d94622cb@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net 1zAv7fRgz0mdSJL6a2lcLQoJuGEokrlPAJGtTnCDQCLB7OmJq+ Cancel-Lock: sha1:J1qRC+Kq+3CKRzyGMyIoeUoOl4c= User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 In-Reply-To: Xref: reader01.eternal-september.org comp.lang.ada:56572 Date: 2019-06-09T10:25:06+03:00 List-Id: On 19-06-09 04:42 , Dennis Lee Bieber wrote: > No surprise -- mingw32 is an environment on Windows to support > UNIX/Linux run-time calls No, mingw32 provides ports to Windows of GNU compilers and many GNU tools. These ports run on Windows, using Windows run-time calls. Most UNIX/Linux calls are _not_ supported, for example there is no fork(). > (and maybe even some command line tools). Yes, but they are ported to use the Windows run-time calls. Perhaps you are thinking of Cygwin, which does implement a UNIX/Linux (POSIX) emulation on Windows. -- Niklas Holsti Tidorum Ltd niklas holsti tidorum fi . @ .