[Bug c++/39206] gcc fails to create precompiled header-file
--- Comment #2 from jd at ts dot ray dot fi 2009-02-17 12:52 --- ok. this solved the problem: echo 0 > /proc/sys/kernel/randomize_va_space -- jd at ts dot ray dot fi changed: What|Removed |Added ---
[Bug c++/39206] gcc fails to create precompiled header-file
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-02-17 11:09 --- Try newer GCC or disable address-space randomization. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---