[Haskell-beginners] llvm on Mac

Alba Marchisio alba.marchisio at gmail.com
Tue Apr 5 11:15:36 CEST 2011


Hi All.
I want to build my code using -fllvm option in GHC. (ghc --make main.hs
-fllvm -o lexer)
Doing so I've got the warning:

Warning: -fllvm is incompatible with -fPIC and -dynamic on this platform;
              ignoring -fllvm

My system is MacOS X 10.6.7 with Xcode 4 and I've installed GHC 7.0.3 (64
bit)

Any idea ?

Alba.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20110405/b04f6708/attachment.htm>


More information about the Beginners mailing list