ALT Linux repositórios

Group :: Desenvolvimento/C
RPM: gcc-common
Main Changelog Spec Patches Sources Download Gear Bugs e FR Repocop
17 janeiro 2005 Dmitry V. Levin <ldv at altlinux.org> 1.4.6-alt1
- Converted alternatives config file to new format (0.2.0).
- Added libgcj-common subpackage.
- Packaged new directories used by gcc >= 3.4:
/usr/lib/gcc/i586-alt-linux
/usr/libexec/gcc/i586-alt-linux
- ported to new alternatives
- Renamed jar and rmic to resolve conflict with j2se-devel
alternatives (bug #3739).
- Changed following symlinks to use alternatives like gcc:
cpp, gcj-*, gcjh, gcov, gij, grepjar, jcf-dump, jv-scan,
protoize, rmiregistry, unprotoize. - Updated wrapper to handle gcj-* symlinks.
- select-gcc: added treelang display support.
- Updated wrapper to handle cc, c++, f77 symlinks (#3728).
- Moved symlinks for various frontends to separate subpackages
(fixes #2733).
- Added config for gcc-3.3.
- port select-gcc to new alternatives
- Finalized alternatives transition.
- second stage: change second alternatives layer
- first stage: added weight configs for compilers
- Fixed recent change.
- Implemented ccache support, see
http://www.altlinux.ru/pipermail/devel/2003-September/014774.html
for details.
- Removed c++filt, it's now provided by binutils.
- Workaround rpm bug with deps processing.
- Corrected dependencies:
Conflicts: kaffe < 1.0.6-alt2, cpp = 0:2.96-ipl15mdk, cpp = 0:2.96-ipl16mdk
- Save gccbug via renaming it to i586-alt-linux-gccbug.
- Corrected dependencies:
Conflicts: libgcj2.96 < 0:2.96-alt4
- Added symlinks:
/usr/bin/%_target_platform-{cc,c++,f77};
/usr/bin/{cpp,gcov,protoize,unprotoize,c++filt,gcjh,gij,jcf-dump,jv-scan,grepjar,jar,rmic,rmiregistry}. - Added gcc_wrapper, added alternatives for cpp,gcc,g+,g77,gcj to use it.
- Added gccbug to this package, based on gccbug.in from gcc-3.2.1.
- Changed select-gcc to work with new scheme.
- select-gcc: fixed libstdc++.so support.
- Use /bin/readlink.
- Use subst instead of perl for build.
- Added /usr/include/c++ directory.
- select-gcc: fixed color* avoidance code.
- select-gcc: rewritten to make use of new
"update-alternatives --config" option. - select-gcc: avoid changing alternatives pointing to /usr/bin/color*.
- select-gcc: fixed forced selection method.
- Moved symlinks for lib/cpp, /usr/bin/cc, /usr/bin/c++,
/usr/bin/f77 to this package.
- Initial revision.