[Hugs] #30: Windows and Hugs, fails to complete build of base

Hugs <[email protected]> Mon, 19 Jun 2006 13:15:30 -0000
Newsgroups gmane.comp.lang.haskell.hugs.bugs
Message-ID <061.e59ab1881123dfed4bd05c1c7f98a5ab@localhost>
#30: Windows and Hugs, fails to complete build of base
---------------------+------------------------------------------------------
 Reporter:  neil     |       Owner:  nobody      
     Type:  defect   |      Status:  new         
 Priority:  blocker  |   Milestone:  next release
Component:  hugs     |     Version:  200605      
 Keywords:           |  
---------------------+------------------------------------------------------
Under Windows/Mingw32, building hugs and the base package gives the
 following issue:

 ..\..\src\ffihugs -98 -P..\..\hugsdir\packages\base; -i"HsBase.h"
 ..\..\hugsdir\packages\base\System\Process\Internals.hs -Iinclude
 -I..\..\ghc\includes cbits\execvpe.c
 Skipping base package

 This bug is probably related to:

 > ERROR "C:\Program
 > Files\WinHugs\packages\base\System\Process\Internals.hs":747 -
 > Undefined variable "addMVarFinalizer"

 Ross says: Hmm, it uses addMVarFinalizer under Windows, and Hugs doesn't
 have that.
 Have to think about that one.

 This build failure causes the Regex module not to be built, since it comes
 after in the list of builds.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hugs/ticket/30>
Hugs <http://www.haskell.org/hugs/>
Hugs 98, an interpreter for Haskell

_______________________________________________
Hugs-Bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/hugs-bugs