Hi,

2017/2/15 Wed 5:43:08 UTC+9 Steve Hall wrote:
> On Tue, Feb 14, 2017 at 9:58 AM, Ken Takata <[email protected]> wrote:
> 
> > 2017/2/14 Tue 22:58:45 UTC+9 Steve Hall wrote:
> > >
> > > I'm was simply using "make -f Make_cyg.mak", that was the default.
> > 
> > Hmm, did you set 'ARCH=x86-64' manually?
> > The command line you pasted has '-march=x86-64'. This is for 64-bit build.
> 
> 
> I had ARCH set to try and force it but it didn't work via
> Make_cyg.mak without the CROSS_COMPILE.
> 
> 
> 
> 
> > > Looks like Make_cyg.mak forces w32. So I referenced Make_cyg_ming.mak
> > > instead with your CROSS_COMPILE set and all is good.
> > 
> > You can use the following command to overwrite the CROSS_COMPILE setting:
> > 
> >   make -f Make_cyg.mak CROSS_COMPILE=x86_64-w64-mingw32-
> 
> 
> I'm setting the environment elsewhere now. So the only other thing in
> Make_cyg is UNDER_CYGWIN = yes. Not sure what that does, is it
> important?

It is used for setting the default name of windres command, and also used for
converting Cygwin style paths and Windows style paths where needed.
Without setting it, wrong version of windres might be used and causes link
error. Also compiling with if_perl and if_mzsch might fail.

Regards,
Ken Takata

-- 
-- 
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].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui