Changes between Version 1 and Version 2 of gcc
- Timestamp:
- 12/09/05 22:14:15 (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
gcc
v1 v2 6 6 7 7 We can have multiple versions of gcc installed alongside eachother, but note that there are binary incompatibilities with libraries produced by different versions (in particular, for C++ libraries between 3.3 and 3.4). 8 9 installing the [wiki:build-essential] metapackage pulls in gcc 4.0 by default. does anyone else require other specific versions?
