It looks like you're using a 32bit compiler but trying to compile with a 64bit version of Ruby. Try using a 64bit compiler instead?
On Sat, Jan 29, 2022 at 1:31 PM Ni Va <[email protected]> wrote: > It seems to be C:\Ruby31-x64\include\ruby-3.1.0\x64-mingw-ucrt\ruby > ... > > Le samedi 29 janvier 2022 à 21:27:38 UTC+1, Ni Va a écrit : > >> Hi, >> >> Trying to build last GVIM version with Ruby support in 64bits with mingw >> I follow instructions as described in installPC.txt 11.B) but encounter >> error of A) config.h. >> >> >> [image: Capture.PNG] >> >> Surprised by appearence of i386... >> >> Thank you have idea >> NiVa >> >> >> = CONFIG = >> Last Git Clone vim 8.2 patch 4256 >> OS Win10 64bits >> MSYS2 64-bits >> Flags >> OLE=yes GUI=yes XPM=no DIRECTx=yes DYNAMIC_LUA=yes LUA=./lua-5.4.4/src >> LUA_VER=54 PYTHON3=c:/Python310 DYNAMIC_PYTHON3=yes PYTHON3_VER=311 >> DYNAMIC_PYTHON3_DLL=python311.dll *RUBY=c:/Ruby31-x64 DYNAMIC_RUBY=yes >> RUBY_VER=31 RUBY_API_VER_LONG=3.1.0 *TERMINAL=yes EVENT_LOOP=yes >> STATIC_STDCPLUS=yes >> >> MAKE launched with mingw32-make -f Make_ming.mak ${FLAGS} DEBUG=no >> > -- > -- > You received this message from the "vim_dev" 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 > > --- > You received this message because you are subscribed to the Google Groups > "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/vim_dev/6d89da14-728d-464d-b598-0b44c34791bdn%40googlegroups.com > <https://groups.google.com/d/msgid/vim_dev/6d89da14-728d-464d-b598-0b44c34791bdn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Christian J. Robinson <[email protected]> -- -- You received this message from the "vim_dev" 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAK14FZ%2BHkYqHFhWuSpdXQ7-AK8YfVbRTkn7GS3XochY5mnHDOQ%40mail.gmail.com.
