egcs-1.0.1

Donny Drummonds donnyd@quickturn.com
Fri Aug 7 11:34:00 GMT 1998


I installed egcs in usr/local/egcs so not to corrupt the current version
of gcc that we run.  I wrote a short C program in the usr/local/egcs/bin
directory

#include "../include/stdio.h"

void main(void)
{
 printf("hello\n");
}

When I tried to compile it I got the following error:

gcc: installation problem, cannot exec `cc1plus': No such file or
directory.

This is my first attempt at installing a compiler so any help is
appreciated.

Thank you,

--
Donny L. Drummonds
DonnyD@quickturn.com
978.251.3377 x346






More information about the Gcc-bugs mailing list