Compiling vim 7.4 as described by vim works fine, but calling gvim/vim results in a segmentation fault in CentOS6.5.
Debugging with gdb points to a problem with strncmp().
Even compiling gvim 7.3 does not work.
How to resolve this issue? Would be great if somebody could help.
Thanks
Christoph