[Haskell-iPhone] New home for GHC-iPhone cross-compiler project

Pradeep Kumar pradeepkumar.t at gmail.com
Mon Jul 9 09:21:34 CEST 2012


Hi,

I was successfully to build ghc using instructions below. 

When I try to build the sample hs given there I get a linker error 

Undefined symbols for architecture armv7:
  "_iconv_open", referenced from:
      _hs_iconv_open in myapp.a(iconv.o)
     (maybe you meant: _hs_iconv_open)
  "_iconv_close", referenced from:
      _hs_iconv_close in myapp.a(iconv.o)
     (maybe you meant: _hs_iconv_close)
  "_iconv", referenced from:
      _hs_iconv in myapp.a(iconv.o)

I remember this was a issue with conflict with macports library. I tried deactivating it but it doesn't seem to help. Where should the libiconv be linked from and what should change in the config for that?

Thank you
Pradeep

On 19 Jun 2012, at 07:26, Stephen Blackheath [to GHC-iPhone] wrote:

> Here it is, with some improved installation instructions thanks to mietek and jfischoff:
> 
> https://github.com/ghc-ios/ghc/wiki
> 
> I just fixed a bug today where ByteString caused your app to crash at runtime.
> 
> 
> Steve
> 
> _______________________________________________
> iPhone mailing list
> iPhone at haskell.org
> http://www.haskell.org/mailman/listinfo/iphone

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


More information about the iPhone mailing list