This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problems with egcs
- To: jarl at netset dot dk (Jarl Jensen)
- Subject: Re: Problems with egcs
- From: Carlo Wood <carlo at runaway dot xs4all dot nl>
- Date: Thu, 1 Oct 1998 02:12:16 +0200 (CEST)
- Cc: egcs at cygnus dot com (egcs at cygnus dot com)
| 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>