This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: host guess damaged in CVS?


-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



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