On Thu, 27 Jun 2002, Jordi Mas wrote:
> Hello guys, > > I had follow the new INSTALL instructions under the directory WV but I > cannot compile this module anymore (I worked fine before). I'm using win32 > with vc++ 6. After running . /configure I does not detect Cygwin and it > refuses to compile. Any idea? > > Thanks, > > -- > > Jordi Mas > To get wv to configure under MSVC under cygwin, we have to redefine CC='cl.exe -nologo' CONFIG_SHELL=bash.exe bash ./configure Cheers! Michael D. Pritchett
