linker error on OSX (symbol not found "_iconv")
Brandon Allbery
allbery.b at gmail.com
Sun Jan 4 16:14:15 UTC 2015
On Sun, Jan 4, 2015 at 11:06 AM, Hemanth Kapila <saihemanth at gmail.com>
wrote:
> I am not able to figure out the exact dependency issue here - apparently,
> libHSrts cannot be built with the system version of libiconv (configure
> step fails), while at the same time "ghc-stage1" relies on some system tool
> that needs older version of libiconv.
> Is that a fair picture of the problem? I wondered why this does not occur
> for ghc-7.8.4 distributed sources.
>
So presumably ghc HEAD requires a newer iconv now, presumably for better
encoding handling. Many things do, which is why both MacPorts and Homebrew
include the newer one (and then must hack around incompatibility) instead
of sticking to Apple's.
--
brandon s allbery kf8nh sine nomine associates
allbery.b at gmail.com ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/ghc-devs/attachments/20150104/320b62b0/attachment.html>
More information about the ghc-devs
mailing list