sparc/solaris binary distro for 6.12.1
Ben Lippmeier
Ben.Lippmeier at anu.edu.au
Wed Feb 3 18:49:50 EST 2010
hmm. I suppose I am using the term "Solaris" fairly loosely!
My build environment contains:
GNU binutils 2.20
GNU coreutils 8.4
GNU make 3.81
GCC 4.1.2
GNU m4 1.4.13
Python 2.6.4
GNU sed 4.2
GNU tar 1.20
GNU grep 2.5
Alex 2.2
Happy 1.17
That's all the stuff I had to install to get it to compile, and with the same environment the head now builds with 6.12.1 as the bootstrap compiler. That's using the standard "perf" and "devel" settings in mk/build.mk as well, ie without needing to go via-c.
I'll add the package versions to the developer's wiki.
Ian: you might want to add these versions to the GHC page, else link to the developers wiki with a note saying that people should install this stuff first to avoid pain.
Ben.
On 04/02/2010, at 6:19 , Christian Maeder wrote:
> Hi,
>
> I've tried to install this distro, because building my own failed due to
> an too old gmake version.
>
> Installing failed, too, with:
>
> gmake -r --no-print-directory -f ghc.mk install BINDIST=YES
> NO_INCLUDE_DEPS=YES
> ghc.mk:95: Extraneous text after `else' directive
> ghc.mk:96: Extraneous text after `else' directive
> ghc.mk:96: *** only one `else' per conditional. Stop.
> gmake: *** [install] Error 2
>
> but without being warned that gmake is too old!
>
> Cheers Christian
>
> -bash-3.00$ gmake --version
> GNU Make 3.80
> Copyright (C) 2002 Free Software Foundation, Inc.
>
>
> Ian Lynagh schrieb:
>> On Wed, Feb 03, 2010 at 06:02:38PM +1100, Ben Lippmeier wrote:
>>> I've uploaded a sparc/solaris binary distro for 6.12.1 to my home dir on darcs.haskell.org.
>>
>> Thanks!
>>
>>> Can someone please add this to the GHC home page?
>>
>> Done.
>>
>>
>> Thanks
>> Ian
More information about the Cvs-ghc
mailing list