[Haskell-iPhone] Problems during link with ghc-ios

thomas burt thomaseburt at gmail.com
Mon Sep 16 23:44:06 CEST 2013


On Mon, Sep 16, 2013 at 3:30 PM, thomas burt <thomaseburt at gmail.com> wrote:
>
>
> I've been attempting to use the "-staticlib" and "-threaded" options to
> build the library, but Xcode reports missing symbols from both the RTS and
> my own code when it tries to link. Furthermore, when I run
> arm-apple-darwin10-ghc it reports that a number of libraries from the RTS
> have no symbols (although "nm" can find them just fine).
>

In case anyone is having the same issue: I was able to fix this by setting
"Build Active Architecture Only" to YES in the Xcode build settings.

-Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/iphone/attachments/20130916/c1fe02c9/attachment.htm>


More information about the iPhone mailing list