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=3.1 required=5.0 tests=BAYES_20,FROM_NUMERIC_TLD, INVALID_MSGID,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,565d3d417a2faa36 X-Google-Attributes: gid103376,public From: steved@pacifier.com@199.2.117.163 (Steve Doiel) Subject: Re: aflex and ayacc Date: 1996/06/12 Message-ID: <4plcbp$8rk@news.pacifier.com>#1/1 X-Deja-AN: 159716293 references: <834516290.4@cs.york.ac.uk> organization: Pacifier BBS, Vancouver, Wa. ((360) 693-0325) reply-to: steved@pacifier.com (Steve Doiel) newsgroups: comp.lang.ada Date: 1996-06-12T00:00:00+00:00 List-Id: In <834516290.4@cs.york.ac.uk>, njt@minster.york.ac.uk (Nigel J. Tracey) writes: >Can anyone tell me where to find a version of aflex and ayacc >to compile with GNAT 3.04. Better still a binary version for >Linux (ELF) would be great. I have found other versions >coded in Ada, but I cannot work out how to compile them with >GNAT. Any help would be greatly appreciated. > What a coincidence, I had the same problem a couple of days ago. The answer I found was: aflex/ayacc was at - liege.ics.uci.edu/ftp/pub/irus/aflex-ayacc-1.4.tar.Z in the same directory were the files: aflex_gnat_beta.tar.Z ayacc_gnat_beta.tar.Z I unpacked the aflex-ayacc archive first, then ran gnatchop on all of the sources for aflex and ayacc. Then I unpacked the gnat beta's in the respective source directories and ran gnatmake on aflex and ayacc. All went without a hitch. Hope this helps, Steve Doiel >Thanks, > > Nigel. > >(e-mail replies preferred) > > >-------------------- >Nigel J. Tracey, Research Associate (High Integrisity Systems Group). >Department of Computer Science, >University of York, Tel : (01904) 434732 >York, England. e-mail: njt-a@minster.york.ac.uk