gcc 2.95 problem

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Wed Mar 1 11:36:00 GMT 2000


> I am getting the following error message after having successfully built and
> installed the entire gcc 2.95 distribution on i586-pc-sco3.2v5.0.5, using
> make bootstrap (with gcc 2.8.1):
> 
> gcc: installation problem, cannot exec 'cc1': No such file or directory

If you did a 'make install', this should not happen. What --prefix did
you specify, or did you specify any other options to configure? Where
did it put cc1? What is the output of 'gcc -print-search-dirs'?

Regards,
Martin



More information about the Gcc-bugs mailing list