[GHC] #12075: Fails to build on powerpcspe because of inline assembly
GHC
ghc-devs at haskell.org
Sat May 6 08:40:38 UTC 2017
#12075: Fails to build on powerpcspe because of inline assembly
----------------------------------------+----------------------------------
Reporter: glaubitz | Owner: (none)
Type: bug | Status: infoneeded
Priority: normal | Milestone: 8.4.1
Component: Build System | Version: 8.0.1
Resolution: | Keywords:
Operating System: Linux | Architecture: powerpc
Type of failure: Building GHC failed | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
----------------------------------------+----------------------------------
Comment (by trommler):
Replying to [comment:13 glaubitz]:
> Hmm, you're right. I was pretty though I was building with --enable-
unregisterised. I will recheck the issue and report back. But, please bear
with me as building on the embedded system takes some time with an
unregisterised build.
Building on a 14 years old PowerMac G5 is also pretty slow :-)
If you see a failure again could you compile `StgCRun.c` and
`HeapStackCheck.cmm` with an additional `-v3` flag added to the command
line so we can check ghc is passing the correct set of options to gcc.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12075#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list