host guess damaged in CVS?
Andrew Cagney
ac131313@redhat.com
Tue Feb 18 21:43:00 GMT 2003
> -On [20030218 21:29], Andrew Cagney (ac131313@redhat.com) wrote:
>
>>Not intentionally. What exactly fails? src/config.guess (which can be
>>run standalone)?
>
>
> Yes, that fails.
>
> It calls config.guess from configure. I even did a chmod o+x on the
> entire src/* dir due to a ftp problem (long story).
>
> I'll test some more tomorrow.
You can do:
$ sh GDB/src/config.guess
i686-pc-linux-gnu
so it sounds like, for you, it isn't returning valid output. If that's
the problem then the place to report this is:
http://savannah.gnu.org/projects/config
once the master config.guess has been fixed the local version can be
updated.
Andrew
More information about the Gdb
mailing list