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.szaf.org!news.enyo.de!.POSTED!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: differences between Ada and C in gnat forcing me to use C instead of Ada Date: Mon, 25 Mar 2019 15:06:42 +0100 Message-ID: <8736nbkpzh.fsf@mid.deneb.enyo.de> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: news.enyo.de; logging-data="3988"; mail-complaints-to="news@enyo.de" Cancel-Lock: sha1:8x5z6yEYpM8C0jfM4PpeKWSVF9I= Xref: reader01.eternal-september.org comp.lang.ada:55953 Date: 2019-03-25T15:06:42+01:00 List-Id: * Dmitry A. Kazakov: > On 2019-03-25 06:46, matthewbrentmccarty@gmail.com wrote: > >> Basically, I wanted to interface with my scanner using SANE (Scanner >> Access Now Easy). Using my "real" Debian machine since gnat doesn't >> work under Windows 10 (Debian subsystem for Linux), > > No idea what you mean under "subsystem", but GNAT works under Windows > virtual machine. This probably refers to the Windows Subsystem for Linux, a fairly rough approximation of the Linux kernel interface without a real Linux kernel underneath.