Re: [CIL users] Unable to Install CIL on Windows 7 Cygwin

2011-01-08 Thread Gabriel Kerneis
On Sat, Jan 08, 2011 at 10:07:39AM -0800, Jonathan Kotker wrote: > It looks like I need a username and a password to download the ocamlutil > directory from the SVN directory. Am I missing something? You should check it out separately (svn externals are a bit messed up) and make a symbolic link,

Re: [CIL users] Unable to Install CIL on Windows 7 Cygwin

2011-01-08 Thread Jonathan Kotker
It looks like I need a username and a password to download the ocamlutil directory from the SVN directory. Am I missing something? Thanks, Jon. On 8 January 2011 09:45, Gabriel Kerneis wrote: > On Sat, Jan 08, 2011 at 09:19:59AM -0800, Jonathan Kotker wrote: > > ** Fatal error: Cannot find fil

Re: [CIL users] Unable to Install CIL on Windows 7 Cygwin

2011-01-08 Thread Gabriel Kerneis
On Sat, Jan 08, 2011 at 09:19:59AM -0800, Jonathan Kotker wrote: > ** Fatal error: Cannot find file "libstr" > Any suggestions? I believe this bug is fixed in the svn already. Could you try and let me know? TIA, -- Gabriel ---

Re: [CIL users] Unable to Install CIL on Windows 7 Cygwin

2011-01-08 Thread Jonathan Kotker
Hi Gabriel. Thanks for the advice. It seems like the Ocaml interpreter installed on my system was using "flexdll" instead of gcc to do the linking, and "flexdll" did not understand the "-g" flag. Based on advice provided here ( http://caml.inria.fr/mantis/view.php?id=4645), the option was suppos