David Fishburn wrote:

> Has anyone attempted to build Vim using "Visual Studio 8"?

Yes, George Reilly has tried various configurations.

> New machine, trying to reduce the # of compilers I have to install.
> This could be a configuration issue.

[...]

> Perl requested (version 58) - root dir is "C:\Programs\perl"
> Perl DLL will be loaded dynamically

[...]

> -DDYNAMIC_PYTHON_DLL=\"python24.dll\" -DFEAT_PERL -DDYNAMIC_PERL -DDYNAMI
> C_PERL_DLL=\"perl58.dll\" -DFEAT_BIG /Zi /Fd.\ObjGOLY/ /I
> C:\Programs\perl\Lib\Core if_perl.c
> if_perl.c
> if_perl.xs(158) : error C2061: syntax error : identifier '__attribute__'
> if_perl.xs(158) : error C2059: syntax error : ';'

Your problem appears to be with Perl, not with Vim.  You may have a Perl
for Unix and building Vim with MSVC doesn't work then.

-- 
hundred-and-one symptoms of being an internet addict:
213. Your kids start referring to you as "that guy in front of the monitor."

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://www.ICCF.nl         ///

Reply via email to