15 Sep
2013
15 Sep
'13
12:12 a.m.
On 14 Sep 2013 08:20, "Luke Iannini" <lukexipd@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.