Question concerning ftp and GHC binaries for HP-UX
Simon Marlow
simonmar@microsoft.com
Thu, 22 Mar 2001 11:28:59 -0000
> I would like to download the GHC binaries to our HP 9000=20
> machine (HP-UX
> 11.0), but have access only to ftp (i.e., no Web browser is=20
> available).
> Does anyone know what ftp address to use? Also, does anyone=20
> know whether
> the GHC binaries for the HP-UX operating system will work on=20
> HP-UX 11.0?
I've put the GHC dists in ftp://www.haskell.org/pub/ghc, you should be
able to download them from there.
I don't know if it'll work with HP-UX 11.0, it was built on 10.20 with
gcc 2.7.2.1. Also, gcc 2.95.2 is known not to work with GHC on HP-UX at
the moment.
Cheers,
Simon