[CMake] Cross-compilation related question

Xiangyun Kong xykong at yahoo.com
Tue Aug 25 13:18:18 EDT 2009


It can generate 64-bit code if the  cross-compiler under bin/x86_amd64
is used.  

Xiangyun


--- On Tue, 8/25/09, John Drescher <drescherjm at gmail.com> wrote:

> From: John Drescher <drescherjm at gmail.com>
> Subject: Re: [CMake] Cross-compilation related question
> To: "Xiangyun Kong" <xykong at yahoo.com>
> Cc: "Tyler Roscoe" <tyler at cryptio.net>, cmake at cmake.org
> Date: Tuesday, August 25, 2009, 10:00 AM
> On Tue, Aug 25, 2009 at 12:56 PM,
> Xiangyun Kong<xykong at yahoo.com>
> wrote:
> > Thanks. After I use the new generator, it always looks
> for the 32 bit
> >  cl.exe  at vc_root/VC/bin,
> > and complain that the cl.exe does not work, even
> though I set the
> > PATH as vc_root/VC/bin/x86_amd64.
> >
> > I used to use NMake Makefile, which does not complain
> about that.
> >
> 
> Don't you need Visual Studio x64 installed to generate 64
> bit code? I
> did not believe installing that is possible on a 32 bit
> version of
> windows.
> 
> John
> 


More information about the CMake mailing list