Bootstrap failure on Linux/i686 in Ada

Diego Novillo dnovillo@redhat.com
Tue Jan 3 19:51:00 GMT 2006


On Tuesday 03 January 2006 14:47, Andrew Haley wrote:

> Please, post instructions about how to turn on the old style VM layout
> in the kernel.  Sooner or later, many of us on this list will need to
> know...
>
Adding this to /etc/sysctl.conf works for me:

# Do not randomize memory addresses
kernel.randomize_va_space = 0

After that, run 'sysctl -p' as root to update the kernel without rebooting.



More information about the Gcc mailing list