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=0.6 required=5.0 tests=BAYES_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c0c1e2830f37a276 X-Google-Attributes: gid103376,public From: jgb@gsyc.inf.uc3m.es (Jesus M. Gonzalez Barahona) Subject: Re: ADA compilers for Linux?? Date: 1996/06/20 Message-ID: #1/1 X-Deja-AN: 161208084 sender: jgb@hola.gsyc.inf.uc3m.es references: <01bb5d33.1d839ae0$6edc11cc@dialup.widomaker.com> organization: GSYC, Univ. Carlos III Madrid, Spain. newsgroups: comp.lang.ada Date: 1996-06-20T00:00:00+00:00 List-Id: In article <01bb5d33.1d839ae0$6edc11cc@dialup.widomaker.com> "John M. Strickland" writes: > From: "John M. Strickland" > Are there ada compilers for the linux operating system? Check out gnat. Free Ada95 compiler. Available from ftp://cs.nyu.edu/pub/gnat as source and binary packages for a lot of systems (Linux ELF format included). Last version is gnat-3.05. Jesus.