[GHC] #10221: LLVM does not work on OSX
GHC
ghc-devs at haskell.org
Tue Mar 31 23:57:46 UTC 2015
#10221: LLVM does not work on OSX
-------------------------------------+-------------------------------------
Reporter: yongqli | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (LLVM) | Version: 7.10.1
Resolution: | Keywords:
Operating System: MacOS X | Architecture:
Type of failure: Other | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by yongqli):
{{{
% ghc -v
Glasgow Haskell Compiler, Version 7.10.1, stage 2 booted by GHC version
7.6.3
Using binary package database:
/Applications/ghc-7.10.1.app/Contents/lib/ghc-7.10.1/package.conf.d/package.cache
Using binary package database:
/Users/yongqli/.ghc/x86_64-darwin-7.10.1/package.conf.d/package.cache
wired-in package ghc-prim mapped to ghc-
prim-0.4.0.0-7c945cc0c41d3b7b70f3edd125671166
wired-in package integer-gmp mapped to integer-
gmp-1.0.0.0-3c947e5fb6dca14804d9b2793c521b67
wired-in package base mapped to
base-4.8.0.0-9015e10d2b2b0f71f570c3f2bbe09c8a
wired-in package rts mapped to builtin_rts
wired-in package template-haskell mapped to template-
haskell-2.10.0.0-7dd4b8bf14d5c74339cc9bf2cb38ffa4
wired-in package ghc mapped to ghc-7.10.1-c4bfbbb7949f2ae4e8f34b616f56df3b
wired-in package dph-seq not found.
wired-in package dph-par not found.
Hsc static flags:
*** Deleting temp files:
Deleting:
*** Deleting temp dirs:
Deleting:
ghc: no input files
Usage: For basic information, try the `--help' option.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10221#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list