2011/5/10 Dominique Pellé <[email protected]>:
> Ubuntu for some reasons changed gcc to compile with
> -D_FORTIFY_SOURCE=2 by default  since Ubuntu-8.10

I didn't realise that, I think the default should be
_FORTIFY_SOURCE=0, and that's why I'm surprised that vim does not work
with the default.


> Vim was also compiled with -D_FORTIFY_SOURCE=1 in
> Ubuntu-10.10 as far as I know.

I always compile my own vim, and I always compile it without
_FORTIFY_SOURCE option (i.e. I use the default), and that works since
Ubuntu 6.06, even in Ubuntu 8.10 the default setting changed, vim
works.

The strange is: compile *without* defining _FORTIFY_SOURCE works well
in ubuntu 10.10 and before, but it does not work in ubuntu 11.04.

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to