Re: Make on Windows gives errors

Ross Paterson <[email protected]> Tue, 15 Aug 2006 20:14:49 +0100
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <[email protected]>
On Tue, Aug 15, 2006 at 01:56:47PM +0100, Neil Mitchell wrote:
> I think these are new, but not entirely sure:
> 
> In file included from libraries/bootlib\Foreign\C\Error.c:4:
> packages/base/include/HsBase.h:152: error: conflicting types for 'execvpe'
> d:/MinGW/bin/../lib/gcc/mingw32/3.4.2/../../../../include/process.h:121:
> error: previous declaration of 'execvpe' was here
> [...]

My fault -- fixed now, I hope.