On Wed, Jan 09, 2008 at 10:41:23PM +, jim burton wrote:
> Thanks for that, the configure script gets to the end with that help.
> Following the instructions at
> http://hackage.haskell.org/trac/ghc/wiki/Building/Porting#PortingGHCtoanewplatform
> , I then try to make includes but get a big stre
Bulat Ziganshin wrote:
>>> in short, that means that software compiled with this compiler AND
>>> distributed to general audience, should have GPL-compatible license
>>> (i.e. GPL or BSD-like)
>>> (as far as i understand GPL/LGPL terms)
>> Any software compiled with this compiler, or only
>> softw
Hello Yitzchak,
Thursday, January 10, 2008, 1:06:12 PM, you wrote:
>>> "Readline is free software, distributed under the terms of the GNU General
>>> Public License, version 2.
>> in short, that means that software compiled with this compiler AND
>> distributed to general audience, should have G
Thorkil Naur wrote:
>> "Readline is free software, distributed under the terms of the GNU General
>> Public License, version 2.
Bulat Ziganshin wrote:
> in short, that means that software compiled with this compiler AND
> distributed to general audience, should have GPL-compatible license
> (i.e.
This is a fixed bug
http://hackage.haskell.org/trac/ghc/ticket/2011
However I hadn't realised that it's in 6.8.2; I thought we'd fixed it prior to
the 6.8.2 release.
The workaround is simple: do a "make clean". (That's why our tests didn't pick
it up; they all start from clean.)
Hello Thorkil,
Thursday, January 10, 2008, 11:24:16 AM, you wrote:
>> I've succeeded in building a binary distribution that uses static
>> libraries for gmp and readline.
> "GMP is distributed under the GNU LGPL. This license makes the library free to
> "Readline is free software, distributed und
Hello,
On Tuesday 08 January 2008 15:07, Christian Maeder wrote:
> Hi,
>
> I've succeeded in building a binary distribution that uses static
> libraries for gmp and readline. libreadline.a, libncurses.a and libgmp.a
> with corresponding header files are included. (For license issues ask
> someone