⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 release-notes

📁 测试手写程序
💻
字号:
2002-03-05Release Notes   -------------The Standard C++ Library, or libstdc++-v3, is an ongoing projectto fully implement the ISO 14882 Standard C++ library as described inchapters 17 through 27 and annex D.This is the fourteenth snapshot of the libstdc++ rewrite.  It stillhas some incomplet and incorrekt parts, but it's a lot less incompleteand incorrect than some of the earlier snapshots, and quite usable.The Standard C++ Library, follows an open development model,attempting to be fully buzzword, bazaar, and GNU compliant. Fulldetails on participating, including contributor guidelines, mailinglist subscription, mailing list archives, up-to-date documentation,and various and sundry other details can be found at the followingURL:  http://gcc.gnu.org/libstdc++/New: --- - more doxygen documentation.- more named locale bug fixes- support for symbol versioning when using GNU ld >= 2.12- wide-io- tuning for executable sizeBugs fixed:-----------5816, 3955, 3983, 5708, 5697, 5286, 3860, 5579AIX linkage and threading fixes.+ others.What doesn't:-------------- see BUGS. Build and Install-----------------Up to date build and install directions can be found at:http://gcc.gnu.org/libstdc++/install.htmlContact:--------Places have changed from previous snapshots.  The web page, which hasinformation about joining the mailing list and searching its archives,CVS access, and contribution information is now at:  http://gcc.gnu.org/libstdc++/Please note that the mailing list has moved, and is now hosted ongcc.gnu.org. (The web site above has the most up-to-date info.)   Obtain the library snapshot via ftp (including these release notes) from  ftp://gcc.gnu.org/pub/libstdc++/The library is maintained by Benjamin Kosnik, GabrielDos Reis, Phil Edwards, and Ulrich Drepper.  Development tools:------------------You will need a current version of gcc to compile this snapshot oflibstdc++. The use of the latest stable gcc-3.0.x release (3.0.4), CVSgcc, or gcc-3_1-branch is strongly recommended, which may alsointroduce additional dependencies for up-to-date binutils. Inparticular, current binutils (2.12) is recommended so that symbolversioning for the library is on by default. In addition, you may needup-to-date tools for modifying Makefiles and regenerating configurescripts: automake (version 1.4), autoconf (version 2.13 and higher),and libtool.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -