This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: please be aware of the versioning on the C++ compiler


On Wed, 28 Aug 2002, Benjamin Kosnik wrote:
> In the future, may I suggest that the following happen:
>
> 1) you add "C++ ABI change" to the ChangeLog entry.
> 2) you add notes to cp/NEWS for ABI breaks
> 3) you add a testsuite entry
> 4) you update __GXX_ABI_VERSION
> 5) you run 'make check-abi' in libstdc++-v3 in addition to make-check
> 6) if 5 breaks update the libstdc++.so

Somewhere (around 2) also gcc-3.x/changes.html should be updated).

(For GCC 3.1/3.2 I manually copied relevant parts from cp/NEWS and marked
it up manually but in the long term we should find a better approach.)

Gerald
-- 
Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/


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