[GHC] #11570: C build fails on RPi 2
GHC
ghc-devs at haskell.org
Fri Feb 12 15:24:39 UTC 2016
#11570: C build fails on RPi 2
-------------------------------------+---------------------------------
Reporter: neuwirthe | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.4-rc1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture: arm
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+---------------------------------
Comment (by neuwirthe):
I forgot to mention: I also get warnings of the following type:
[ 1 of 89] Compiling Distribution.PackageDescription.Utils (
libraries/Cabal/Cabal/Distribution/PackageDescription/Utils.hs,
bootstrapping/Distribution/PackageDescription/Utils.o )
You are using a new version of LLVM that hasn't been tested yet!
We will try though...
And this is the information abut the version of LLVM I am using:
pi at raspberrypi32:~/devel/ghc-7.8.4$ /usr/lib/llvm-3.4/bin/opt --version
LLVM (http://llvm.org/):
LLVM version 3.4.2
Optimized build.
Built Nov 5 2014 (21:06:13).
Default target: arm-unknown-linux-gnueabihf
Host CPU: (unknown)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11570#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list