[Haskell-iPhone] Building GHC cross-compiler failing on libffi

Murray Campbell murray at sonology.net
Sat Sep 14 18:12:51 CEST 2013


On 14 Sep 2013 08:20, "Luke Iannini" <lukexipd at gmail.com> wrote:
>
> It looks like GHC might have just integrated an updated gcc detection
routine. Can you guys try this configure line?
> ./configure --target=i386-apple-darwin11 --prefix=/usr/local/ghc-ios-sim/
--with-gcc=i386-apple-darwin11-gcc
>
> it should force it to use the correct gcc.
>
> Cheers
> Luke

I came upon this same problem and succeeded with the above incantation.
--with-gcc=arm-apple-darwin10-gcc was likewise required for the non-sim
build.

Murray.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/iphone/attachments/20130914/8204c3c0/attachment.htm>


More information about the iPhone mailing list