Xref: news-dnh.mv.net comp.os.msdos.djgpp:1077 Newsgroups: comp.os.msdos.djgpp Path: news-dnh.mv.net!mv!news.NH.Destek.Net!news2.net99.net!uunet!in2.uu.net!gatech!europa.chnt.gtegsc.com!cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!oitnews.harvard.edu!cfanews!cfa0!peprbv From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) Subject: Re: Strange DJGPP Install Problem Sender: news AT cfanews DOT harvard DOT edu Reply-To: rbabcock AT cfa DOT harvard DOT edu Organization: Smithsonian Astrophysical Observatory, Cambridge, MA, USA References: Date: Thu, 20 Jul 1995 15:47:40 GMT Lines: 14 To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp Petri Lipponen (plippone AT lk-hp-14 DOT hut DOT fi) wrote: : If I run cc1 in .\bin I get: You don't want to run cc1 directly. Run gcc which calls the preprocessor, compiler and assembler for you with the appropriate command lines. : in any other directory I get: : c:\djgpp>cc1 hello.c : c:/djgpp/bin/cc1.exe version 1.10oe2 Copyright (C) 1991 DJ Delorie : Unknown file type 0x6923 (064443) Here you are finding the wrong version of GO32 (the one for oemacs) on the path ahead of the one you want.