Mail Archives: djgpp/1998/12/30/12:42:07
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.
- Raw text -