This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[lto] Bootstrap failure
- From: Diego Novillo <dnovillo at google dot com>
- To: Kenneth Zadeck <zadeck at naturalbridge dot com>, Bill Maddox <maddox at google dot com>, Rafael Espindola <espindola at google dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 10 Jul 2008 06:43:39 -0700
- Subject: [lto] Bootstrap failure
Is this the bootstrap failure that you folks were discussing in
another thread? Is anyone fixing this?
/home/dnovillo/perf/sbox/lto/local.x86_64/src/gcc/lto-function-in.c:1984:
error: request for implicit conversion from 'void *' to 'union
tree_node **' not permitted in C++
make[3]: *** [lto-function-in.o] Error 1
make[3]: *** Waiting for unfinished jobs....
rm gcj-dbtool.pod fsf-funding.pod jcf-dump.pod jv-convert.pod
grmic.pod gcov.pod gcj.pod gc-analyze.pod gfdl.pod cpp.pod gij.pod
gcc.pod gfortran.pod
make[3]: Leaving directory
`/usr/local/google/dnovillo/perf/sbox/lto/local.x86_64/bld/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory
`/usr/local/google/dnovillo/perf/sbox/lto/local.x86_64/bld'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory
`/usr/local/google/dnovillo/perf/sbox/lto/local.x86_64/bld'
make: *** [bootstrap] Error 2
Thanks. Diego.