building snapshots.... noob enquirey
Robert Jones
robertgbjones@gmail.com
Wed Dec 7 15:23:00 GMT 2011
Hi All
Having successfully build the recent 4.6.2 release of g++ I thought
I'd try for a 4.7 snapshot, as
I'd like to try out some of the new C++ features.
Am I correct in believing that snapshots include everything for all
supported languages, rather than
the just the core & g++ bits I've built before? And consequently
building snapshots takes a while?
Is there anyway to download and build just those bits I'm interested
in, as I would for a release?
My build eventually failed with this....
rm -rf asm classes classes.lst asm.lst
make all-am
make[7]: Entering directory
`/home/rgj/Download/build/x86_64-unknown-linux-gnu/32/libjava/classpath/tools'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory
`/home/rgj/Download/build/x86_64-unknown-linux-gnu/32/libjava/classpath/tools'
make[6]: Leaving directory
`/home/rgj/Download/build/x86_64-unknown-linux-gnu/32/libjava/classpath/tools'
make[6]: Entering directory
`/home/rgj/Download/build/x86_64-unknown-linux-gnu/32/libjava/classpath'
true DO=all multi-do # make
make[6]: Leaving directory
`/home/rgj/Download/build/x86_64-unknown-linux-gnu/32/libjava/classpath'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory
`/home/rgj/Download/build/x86_64-unknown-linux-gnu/32/libjava/classpath'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/home/rgj/Download/build/x86_64-unknown-linux-gnu/32/libjava'
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory
`/home/rgj/Download/build/x86_64-unknown-linux-gnu/libjava'
make[2]: *** [all-multi] Error 2
make[2]: Leaving directory
`/home/rgj/Download/build/x86_64-unknown-linux-gnu/libjava'
make[1]: *** [all-target-libjava] Error 2
make[1]: Leaving directory `/home/rgj/Download/build'
make: *** [all] Error 2
which I think is from building something I'm not really interested in.
Can I get past this failure?
I'm building on Fedora 13, 64bit.
Thx,
- Rob.
More information about the Gcc-help
mailing list