This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
update config.guess in 3.0?
- To: gcc-patches at gcc dot gnu dot org
- Subject: update config.guess in 3.0?
- From: Blair Kelly III <bfkelly at afterlife dot ncsc dot mil>
- Date: Mon, 4 Jun 2001 16:24:15 -0400 (EDT)
Snapshot gcc-20020528 contains
config.guess version='2000-10-03'
config.sub version='2000-11-02'
Yet the latest versions of these programs seem to be
config.guess timestamp='2001-04-20'
config.sub timestamp='2001-05-30'
Perhaps the latest versions could be added to gcc before
3.0 is released?
Blair