On 2013-06-17 14:16, Stephen Paul Weber wrote: > Somebody claiming to be CJ van den Berg wrote: >> I don’t use integer-simple in my Android cross-compiler builds because I >> ran into problems. Possibly the same problem as you. I never did >> investigate any further though because it seemed like integer-gmp was >> the way to go for acceptable performance anyway and the switch was not >> difficult. > > Did you have to seperately cross-compile libgmp first, or does android > have it by default?
Yes, I have to build gmp, iconv and ncurses for Android first and then only do I build ghc. -- CJ van den Berg mailto:[email protected] xmpp:[email protected] _______________________________________________ ghc-devs mailing list [email protected] http://www.haskell.org/mailman/listinfo/ghc-devs
