On Fri, Jul 22, 2011 at 02:05:43PM -0400, Feng Zhu wrote: > > On Thu, Jul 21, 2011 at 06:41:53PM -0400, Feng Zhu wrote: > > > To use cilly in MSVC mode, I: > > > 1. set environment variables. > > > 2. launch the Visual Studio Command Prompt (2010) > > > 3. launch Cygwin in it > > > 4. test cilly (cilly --mode=MSVC test.c) > > > But I got a warning : > > > > > > Warning: Will work in MSVC mode but will be using machine-dependent > > > parameters for GCC since you do not have the MSVC compiler installed. > > What most probably happens is that when you run ./configure, it does > > not find msvc and thus compiles the C code with gcc (which is > > probably part of your toolchain anyway).
I was wrong, it does not happen during configure but during make. Could you please try running: make machdep from a fresh clone (git clone https://kern...@github.com/kerneis/cil.git) and copy the output here? Thank you very much, -- Gabriel Kerneis ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ CIL-users mailing list CIL-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cil-users