Date: Wed, 30 Dec 1998 19:42:04 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Graham Warren cc: djgpp AT delorie DOT com Subject: Re: Problem with RHIDE ! abd DJGPP In-Reply-To: <76dkjs$2nu$1@barcode.tesco.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 30 Dec 1998, Graham Warren wrote: > Also could you tell me the name of the Compiler program and the Linker > program as there are so many executeables. The compiler is actually several programs: gcc.exe, cpp.exe, cc1.exe, cc1plus.exe, and as.exe. The linker is ld.exe. But you shouldn't be bothered about this, since RHIDE calls them automatically. > Again is there anything which is > not needed by the program which could be deleted to simplify things a bit ? Beware: many of the programs are really needed in some cases; you could get strange errors if you delete them. > my Email address is JWarren AT tesco DOT net Then why does your return address say otherwise? Please set up your mailer correctly, you will be saving others a real pain to manually type the address.