Ignore:
Timestamp:
Sep 7, 2004, 4:34:11 AM (21 years ago)
Author:
bird
Message:

GCC v3.3.4 - official sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gcc/INSTALL/specific.html

    • Property cvs2svn:cvs-rev changed from 1.1.1.2 to 1.1.1.3
    r1473 r1474  
    1420142064-bit target libraries.
    14211421
     1422   <p>GCC 3.3 triggers code generation bugs in earlier versions of the GNU
     1423compiler (especially GCC 3.0.x versions), which lead to the miscompilation
     1424of the stage1 compiler and the subsequent failure of the bootstrap process.
     1425A workaround is to use GCC 3.2.3 as an intermediary stage, i.e. to bootstrap
     1426that compiler with the base compiler and then use it to bootstrap the final
     1427compiler.
     1428
    14221429   <hr />
    14231430
Note: See TracChangeset for help on using the changeset viewer.