Hi All.<div>I want to build my code using -fllvm option in GHC. (ghc --make main.hs -fllvm -o lexer)</div><div>Doing so I&#39;ve got the warning: </div><div><br></div><div><div>Warning: -fllvm is incompatible with -fPIC and -dynamic on this platform;</div>
<div>              ignoring -fllvm</div></div><div><br></div><div>My system is MacOS X 10.6.7 with Xcode 4 and I&#39;ve installed GHC 7.0.3 (64 bit)</div><div><br></div><div>Any idea ?</div><div><br></div><div>Alba.</div>