To: Ole Saether Cc: djgpp-request AT sun DOT soe DOT clarkson DOT edu, djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Help on djgpp! Date: Mon, 09 Nov 92 07:49:07 -0500 From: mauricio AT mozart DOT aero DOT ufl DOT edu > I have not seen the "unknown file type .." message before, but > on my systems the following commands work (assuming the c file > is "hello.c"): > gcc hello.c -o hello > strip hello > aout2exe hello > del hello > hello > regards, > Ole Saether A couple of seconds after I type the first line, i.e. gcc hello.c -o hello and press return, I get that unknown file type 0x6923 (064443) error.