[Bug pch/60982] Very long compilation of precompiled headers

2014-05-28 Thread georgthegreat at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60982 Yuriy Chernyshov changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug pch/60982] Very long compilation of precompiled headers

2014-04-29 Thread georgthegreat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60982 --- Comment #5 from Yuriy Chernyshov --- I've reconfigured gcc, so it wouldn't build precompiled headers and created a gcc-build subfolder (as FAQ said). Now the following command hangs: libtool: compile: /gpfs/data/chernyshov/contrib/gcc-4.8.2/

[Bug pch/60982] Very long compilation of precompiled headers

2014-04-28 Thread georgthegreat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60982 --- Comment #4 from Yuriy Chernyshov --- Thanks, Richard and Jonathan (you both gave me the same solution). Hope, this helps. I'll post the results here, once I'll get them.

[Bug pch/60982] Very long compilation of precompiled headers

2014-04-28 Thread georgthegreat at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60982 --- Comment #2 from Yuriy Chernyshov --- Memory usage is 0.1%. Building host has 32g of RAM.

[Bug pch/60982] New: Very long compilation of precompiled headers

2014-04-27 Thread georgthegreat at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: georgthegreat at gmail dot com I'm trying to compile gcc-4.8.2 on powerpc64 to run on powerpc32. The problem is that I don't have sudo privileges on target machine, so I'm installing everything locally. I'