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: 103376,d5e9f0a7c4b1cdbf,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!newsfeed.stanford.edu!sn-xit-02!sn-xit-06!sn-post-01!supernews.com!news.supernews.com!not-for-mail From: Chris Humphries Newsgroups: comp.lang.ada Subject: Arch your code runs on? Date: Thu, 30 Sep 2004 13:15:08 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: <10lofosmlfe4b4e@news.supernews.com> User-Agent: Mozilla Thunderbird 0.8 (X11/20040926) X-Accept-Language: en-us, en MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@supernews.com Xref: g2news1.google.com comp.lang.ada:4448 Date: 2004-09-30T13:15:08-04:00 List-Id: Hello, Just out of curiousity what arch, and, if possible, what os does your code run on? I develop on x86 with debian with grsecurity patches. My production machines are the same. Due to money restrictions, I have to do with what I have :) So what do you develop on and what production systems does your code run on? What archs are in airplanes, I don't know anything about it. Hopefully it isn't Windows :D Figured for the way Ada is, designed not to fail, I would assume that x86 would not be used much by the DoD and airlines, etc. Are tandems used? Just curious :) Thanks, Chris