[GHC] #8282: Windows error building HEAD missing '_atomic_inc'

#8282: Windows error building HEAD missing '_atomic_inc' ----------------------------------+---------------------------------------- Reporter: schyler | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Build System | Version: 7.6.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: Building GHC failed Unknown/Multiple | Test Case: Difficulty: Unknown | Blocking: Blocked By: | Related Tickets: | ----------------------------------+---------------------------------------- Pulled ad15c2b4bd37082ce989268b3d2f86a2cd34386a like so: {{{ make clean ./sync-all pull make }}} Error while building on Windows: {{{ Loading package ghc-7.7.20130912 ... linking ... ghc-stage2.exe: unable to load package `ghc-7.7.20130912' ghc-stage2.exe: C:\MinGW\msys\1.0\home\kvanberendonck\ghc\compiler\stage2\build\libHSghc-7.7.20130912.a: unknown symbol `_atomic_inc' make[1]: *** [libraries/dph/dph-lifted-copy/dist- install/build/Data/Array/Parallel/PArray/PData.o] Error 1 make: *** [all] Error 2 }}} -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8282 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8282: Windows error building HEAD missing '_atomic_inc' ----------------------------------------+---------------------------------- Reporter: schyler | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Build System | Version: 7.7 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC failed | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: ----------------------------------------+---------------------------------- Changes (by carter): * version: 7.6.3 => 7.7 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8282#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8282: Windows error building HEAD missing '_atomic_inc' ----------------------------------------+---------------------------------- Reporter: schyler | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Build System | Version: 7.7 Resolution: duplicate | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: Building GHC failed | Unknown/Multiple Test Case: | Difficulty: Unknown Blocking: | Blocked By: | Related Tickets: #8270 ----------------------------------------+---------------------------------- Changes (by rwbarton): * status: new => closed * resolution: => duplicate * related: => #8270 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8282#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC