Hi,

I'm trying to compile Vim (latest mercurial sources) with racket 5.2
support on my Windows XP box, using mingw. The command I use is:

C:\temp\vim2\src>mingw32-make.exe -f Make_ming.mak gvim.exe
FEATURES=HUGE MZSCHEME="C:/Racket" MZSCHEME_PRECISE_GC=yes
DYNAMIC_MZSCHEME=no

But it's always complaining with:

In file included from if_mzsch.h:15:0,
                 from os_win32.c:26:
C:/Racket/include/scheme.h:886:3: error: expected specifier-qualifier-
list before 'uintptr_t'

Are there any limitations or things to be taken into consideration
when one is willing to add racket support to Vim on Windows? I google
it, but I wasn't able to find much information about this!

Thanks!

-- 
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