[Haskell-cafe] building ghc-6.12.3 from source on Open Solaris
Günther Schmidt
gue.schmidt at web.de
Sat Jul 10 10:41:55 EDT 2010
Hi Ivan,
yes I did. It keeps failing so I wonder if there is someone who has
successfully compiled ghc-6.12.3 on Open Solaris.
Günther
Am 10.07.10 16:27, schrieb Ivan Lazar Miljenovic:
> Günther Schmidt<gue.schmidt at web.de> writes:
>
>> Hi,
>>
>> does anyone here have experience what it takes to build ghc-6.12.3
>> from source on Open Solaris, with binary ghc-6.12.1 installed?
>
> Have you tried following the generic building instructions at
> http://hackage.haskell.org/trac/ghc/wiki/Building/QuickStart ?
>
> i.e.: unpack the source, and then run:
> ,----
> | $ ./configure
> | $ make
> | $ make install
> `----
>
> (if you want to install it somewhere non-standard, then check the
> ./configure options).
>
More information about the Haskell-Cafe
mailing list