This is the mail archive of the gcc@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: Problems with egcs


| I have sucsessfully installed egcs, but after running make install, efery
| configure I run, reports an error :
| "Config.guess failed to determine the host type.  You need to specify one."
| 
| Could you please help me on this ?

You probably don't have a 'cc' now.  config.guess needs that.
Add a symbolic link from /usr/bin/cc -> where_ever_your_gcc_is

-- 
 Carlo Wood  <carlo@runaway.xs4all.nl>


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