One version number, take three

Zack Weinberg zack@codesourcery.com
Thu Mar 10 07:15:00 GMT 2005


Yet another revision of the patch to keep GCC's version number in just
one place.  Notable changes from the previous revision:

1) There is no longer a copy of the datestamp in 
libstdc++-v3/include/bits/c++config.

2) The version files have moved from the top-level config directory to
the gcc subdirectory, to avoid concerns about synchronization between
gcc and src.

3) fastjar had a few more places where it was assuming the old
versioning scheme.  These have been fixed.  Also, its Makefile.in has
been properly regenerated with automake now, instead of hand-hacking.

This version has also been tested with a complete bootstrap and 'make
check' cycle, all languages including Ada and treelang, on i686-linux.
And I spot-checked that "./xgcc --version" still prints the right thing.
The maintainer scripts are still impossible to test, and I'm still
looking for another careful pair of eyes over the whole thing.

zw


-------------- next part --------------
A non-text attachment was scrubbed...
Name: version-one-place.v3.diff
Type: text/x-patch
Size: 54985 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20050310/222b7c27/attachment.bin>


More information about the Libstdc++ mailing list