Re: [CIL users] failed configure on cygwin with Visual C++

2013-03-21 Thread Gabriel Kerneis
Hi Pietro, > > On Wed, Feb 27, 2013 at 02:10:11PM +0100, Pietro Braione wrote: > >> ocamlutil/Makefile.ocaml:276: *** Recursive variable `CAMLDEP' references > >> itself (eventually). Stop. > >> make[1]: Leaving directory `/cygdrive/e/Pietro/arc/cil' > >> Makefile:11: recipe for target `cil' fai

Re: [CIL users] failed configure on cygwin with Visual C++

2013-02-28 Thread Gabriel Kerneis
On Wed, Feb 27, 2013 at 02:10:11PM +0100, Pietro Braione wrote: > ocamlutil/Makefile.ocaml:276: *** Recursive variable `CAMLDEP' references > itself (eventually). Stop. > make[1]: Leaving directory `/cygdrive/e/Pietro/arc/cil' > Makefile:11: recipe for target `cil' failed > make: *** [cil] Error

[CIL users] failed configure on cygwin with Visual C++

2013-02-27 Thread Pietro Braione
I am writing to report this failed compilation of the latest CIL (1.5.1) under a Windows 7 environment + cygwin + Visual Studio. Unfortunately I cannot longer access the machine. Under Windows 7 + cygwin everything works fine. Hope that this will be somehow of help in finding the issue. Regards