Changes between Version 1 and Version 2 of gcc


Ignore:
Timestamp:
12/09/05 22:14:15 (20 years ago)
Author:
Daniel Kahn gillmor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • gcc

    v1 v2  
    66
    77We 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
     9installing the [wiki:build-essential] metapackage pulls in gcc 4.0 by default.  does anyone else require other specific versions?