Rebuilding GHC on Mac OSX PPC
Simon Marlow
simonmarhaskell at gmail.com
Tue Aug 1 11:25:34 EDT 2006
Joel Reymont wrote:
> I give up! Mac PPC doesn't like me now that I'm on Intel.
>
> This is PPC, btw, and I _do_ have readline installed. GHC from
> DarwinPorts compiles just fine.
>
[snip]
> /usr/bin/ld: Undefined symbols:
> _rl_initialize
> _rl_reset_terminal
> _add_history
> _readline
> collect2: ld returned 1 exit status
Sorry, I don't have much to offer here. It looks like you're picking up a bogus
readline library somehow. I do vaguely recall readline shenanigans being
required on MacOS X, you might want to search the archives.
Cheers,
Simon
More information about the Glasgow-haskell-users
mailing list