Ken Moffat wrote:
The vim one puzzles me a bit. :/ Also, I'm hoping that the stdc++.h.gch
differences are due to the randomness that Ken and Greg talked about.
I think vim might be more of this c++ randomness
I keep hearing randomness? Is this just a result of the kernel option
(defalt 2.6.12+) randomize_va_space? If so, just turn it off before the
build (either kernel.randomize_va_space "0" in sysctl.conf, or 'echo "0"
> /proc/sys/kernel/randomize_va_space'. If I'm over simplifying this,
then just ignore.
-- DJ Lucas
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page