Haakon Riiser wrote:
[A.J.Mechelynck]

Configure with no extra arguments will build a "Normal" version without Gnome and with no interpreters. Now that million-line file I spoke about is in UTF-8 and contains CJK characters mixed in with English text. A "Normal"-version Vim couldn't edit it because it would have no multi-byte editing support.

Hmm... Which version are you using?
- tiny, small, normal, large, big, huge? (I have huge)
- no GUI, Motif, Athena, NextAW, GTK1, GTK1 with Gnome, GTK2, GTK2 with Gnome? Or MacOsX without X11? And in the latter case, Motorola, Intel or Universal binary? (I have GTK2 with Gnome on Linux i386)

Normal I guess.  These are the configure options I use:

  --disable-acl --disable-gpm --disable-nls --disable-netbeans
  --disable-xsmp --disable-xsmp-interact --with-x=no --enable-gui=no


Hm, yes; IIUC this would build a "Normal" version without GUI and without X11 (i.e. no access to the clipboard). So I suppose there is something in my "Huge" GTK2/Gnome2 gvim (with, as it turns out, all interpreters except MzScheme) which turns on those two large-file defines, and later on on the gcc command-line also -D_LARGEFILE64_SOURCE=1


Best regards,
Tony.

Reply via email to