[Bug c/51217] New: Cannot disable bootstrap in gcc 3.4.0

songlinhai0543 at gmail dot com gcc-bugzilla@gcc.gnu.org
Fri Nov 18 23:01:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51217

             Bug #: 51217
           Summary: Cannot disable bootstrap in gcc 3.4.0
    Classification: Unclassified
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: songlinhai0543@gmail.com


I am doing an experiment on gcc 3.4.0, and my experiment requires that build a
gcc under version 3.4.0 without bootstrap. 

But after I add --disable-bootstrap in my configure, gcc is still built with
bootstrap.

Any suggestions about how to fix this?



More information about the Gcc-bugs mailing list