This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc 2.95 problem


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]