readline on macs
Judah Jacobson
judah.jacobson at gmail.com
Mon Jan 7 12:19:25 EST 2008
On Jan 7, 2008 6:55 AM, Christian Maeder <Christian.Maeder at dfki.de> wrote:
> Judah Jacobson wrote:
> > On Jan 5, 2008 10:29 AM, Thorkil Naur <naur at post11.tele.dk> wrote:
> >>> The alternative is to use static linking of gmp (as suggested by chak)
> >>> _and_ readline (version 5), so that user programs are also statically
> >>> linked with these libs.
>
> I just have succeeded in linking ghc-6.8.2 statically with libreadline.a
> and libncurses.a in the compiler directory by setting:
Readline is distributed under the GPL, not the LGPL (which gmp is).
Does the above cause a licensing problem? (I don't have much
experience in that area; hopefully someone can explain this issues
involved.)
Thanks,
-Judah
More information about the Glasgow-haskell-users
mailing list