Seems that mingw is looking for the i586-mswin32 directory And the MSVC compiler is looking for the i386-mswin32 directory
With Ruby 1.8.6 installed on Windows 2000 at c:\Ruby I could compile under MingW after renaming the directory from i586-mswin32 to i386-mswin32 c:\Ruby\lib\ruby\1.8\i386-mswin32 If someone wants to check into updating the Makefile in MingW for compiling with Ruby. Thanks, Hank --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
