<meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">Hello,<div><br></div><div>I was wondering if anyone has been developing iOS 4.2 apps on Snow Leopard using a recent version of Xcode (3.2.5)</div>
<div><br></div><div>The top-level issue for me is that the ghc-iphone binary I got from <a href="http://projects.haskell.org/ghc-iphone/" target="_blank" style="color: rgb(51, 51, 204); ">http://projects.haskell.org/ghc-iphone/</a> is trying to compile with i686-apple-darwin9-gcc-4.0.1 but the version on my machine is i686-apple-darwin10-gcc-4.0.1.</div>
<div><br></div><div>Symlinking 10 to 9 throws a ton of errors about missing &quot;Math.h&quot; and many other headers, which may also be because things have been renamed and moved around a bit.</div><div><br></div><div>I just thought I would ask first, has anyone already come across this problem? If you are familiar with this project enough to suggest a solution please do.</div>
<div><br></div><div>Thanks, and kudos to all those working hard to make Haskell applications on iPad a possibility!</div><div><br></div><div>Thomas Burt</div></span>