Re: [CIL users] Problem with MSVC mode in Windows

2011-07-22 Thread Feng Zhu
Hi, I rerun ./configure and get this output: checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object fil

Re: [CIL users] Problem with MSVC mode in Windows

2011-07-22 Thread Gabriel Kerneis
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 : > >

Re: [CIL users] Problem with MSVC mode in Windows

2011-07-22 Thread Marco Trudel
Funny! Last message to the list (July 5th) was from me with pretty much exactly the same message. But as I said, "last message to the list". So, no answer (yet). Cheers! Marco On 22.07.2011 00:41, Feng Zhu wrote: > Hi,all, > > I want to merge a Windows project so I install CIL in Cygwin(