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.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ef0a61b3e49bdafe,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-11-01 19:45:34 PST Path: nntp.gmd.de!xlink.net!howland.reston.ans.net!gatech!news-feed-1.peachnet.edu!news.duke.edu!news.mathworks.com!yeshua.marcam.com!charnel.ecst.csuchico.edu!olivea!uunet!news.gcr.com!mandolin.gcr.com!not-for-mail From: dodger@gcr.com (Roger Labbe) Newsgroups: comp.lang.ada Subject: DOS GNAT 1.83 returns 'unknown file type' on compilation Date: 1 Nov 1994 21:06:29 -0500 Organization: Genuine Computing Resources 703-551-0095 login: guest Message-ID: <396s75$egf@mandolin.gcr.com> NNTP-Posting-Host: mandolin.gcr.com X-Newsreader: NN version 6.5.0 #3 (NOV) Date: 1994-11-01T21:06:29-05:00 List-Id: I think I just missed a thread on installing GNAT 1.83, so I apologize if I am revisiting a recent topic. However, I just tried to install GNAT 1.83 on my dos system (MSDOS 6.21) following the installation instructions. When I try to compile a file using gcc I always get back an error message stating Unknown file type followed by one of 0x6957, 0x2d2d, 0x7270. I installed by copying all 3 distribution zip files into the directory c:\djgpp and using pkunzip to unzip them with the -d option. I copied the supplied autoexec.bat commands into a bat file which I call from my autoexec.bat file and rebooted the system. I used the gcc supplied with the distribution as I did not already have gcc installed on my computer. Roger Labbe