It works if I use this command-line: CC='' CXX='' make -f Make_ming.mak -j16
On Tue, Jun 14, 2022 at 1:23 PM Christian J. Robinson <[email protected]> wrote: > Command line: > make -f Make_ming.mak -j16 > > Attached are my Make_ming.mak and Make_cyg_ming.mak > > I just noticed that for some reason it's just using "cc" instead of > "x86_64-w64-mingw32-gcc" like it should. > > On Tue, Jun 14, 2022 at 1:07 PM Yegappan Lakshmanan <[email protected]> > wrote: > >> Hi, >> >> Are you setting the "CC" or "CXX" environment variables? Can you >> describe the >> steps (and the environment) you are using to build Vim using MingW? >> > > -- > Christian J. Robinson <[email protected]> > -- 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%2BU%3DcZeZZu%3D9gmzrQut5fe%3DFcMc%2BcF%3DaC_4%3DM75VvZ%3DBQ%40mail.gmail.com.
