From: "b279" Newsgroups: comp.os.msdos.djgpp Subject: creating an exe file Date: Tue, 2 Oct 2001 18:35:31 -0400 Organization: Posted via Supernews, http://www.supernews.com Message-ID: X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Complaints-To: newsabuse AT supernews DOT com Lines: 9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com How can I tell Rhide were I want the exe file to be made and what it's called? Every time I compile and run, a file called Startup is created in the bin folder. I don't want it there, and it should be named after the .c file.