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: configure not finding host problem - Fixed it!


On 2 Oct 2000, Michael Clifford wrote:
> Removing egcs also removed cc from my system. Without cc,
> configure could not guess my host type. Making a symlink from cc
> -> gcc solved my problem. This should be added to the FAQ as I
> can see it happening often.
> 
> Here is the ML archive:
> http://gcc.gnu.org/ml/gcc/2000-01/msg00209.html

Couldn't/shouldn't the configure system properly diagnose this situation
and warn the user, also providing possible solutions? Or should it just
use gcc in the absence of cc?

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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