> BTW this problem doesn't just occur on RedHat Linux boxes without a C > compiler. I have a RedHat 6.1 box here which has gcc installed, but > only as `gcc' and not as `cc'. I'm not totally sure how it got this > way since the egcs rpm does have /usr/bin/cc in. I suspect I built > gcc-2.95.2 from scratch with egcs-1.1.2 and then uninstalled egcs to > make sure that nothing could use it by mistake. This is a known flaw in config.guess. I have every intention of fixing it, soon. It's crazy that a script of such importance fails to use `gcc' if `cc' isn't present. Ben
- Re: Argh. config.guess breaks things Ossama Othman
- Re: Argh. config.guess breaks things Tom Tromey
- Re: Argh. config.guess breaks things Paul D. Smith
- Re: Argh. config.guess breaks things Pavel Roskin
- Re: Argh. config.guess breaks things Olly Betts
- Re: Argh. config.guess breaks things Eric Christopher
- Re: Argh. config.guess breaks things Ben Elliston
- Re: Argh. config.guess breaks things Akim Demaille
- Re: Argh. config.guess breaks thing... Ralf Corsepius
- Re: Argh. config.guess breaks thing... Alexandre Oliva
- Re: Argh. config.guess breaks things Ben Elliston
- Re: Argh. config.guess breaks things Paul D. Smith