[GHC] #2257: validate hangs in configure
GHC
trac at galois.com
Sat May 3 15:25:54 EDT 2008
#2257: validate hangs in configure
--------------------------+-------------------------------------------------
Reporter: nr | Owner:
Type: bug | Status: new
Priority: highest | Milestone: 6.8.3
Component: Build System | Version: 6.8.2
Severity: major | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: x86
Os: Linux |
--------------------------+-------------------------------------------------
Comment (by nr):
I've found a workaround; I insert a call to exit(4) just before the second
call to timer_settime in aclocal.m4. The compiler builds and validates,
but this is obviously a poor workaround.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2257#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list