ghc/HopenGL/cygwin/W2K

Simon Peyton-Jones simonpj@microsoft.com
Fri, 14 Sep 2001 00:28:51 -0700


This is a multi-part message in MIME format.

------_=_NextPart_001_01C13CEE.E6DA121F
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Clifford

In the next few days we'll release GHC 5.02.

The Windows version of that will not require any version of cygwin;=20
it comes complete, and you don't need to install anything else to make
it work.  (Nor does it mind if you have some version of cygwin
installed,
a surprisingly difficult criterion to satisfy, given Window's DLL
story.)

So I suggest you wait a few days.  I do mean days and not weeks!
(There is a slightly experimental Windows binary download you can try
meanwhile;
I enclose the message announcing it.)

I'm not certain whether HOpen/GL has 'caught up' to GHC 5.02, but I'm
sure
it will shortly, and any differences will be of the trivial kind.

Simon

| -----Original Message-----
| From: Clifford Beshers [mailto:beshers@cs.columbia.edu]=20
| Sent: 14 September 2001 04:14
| To: glasgow-haskell-users@haskell.org
| Subject: ghc/HopenGL/cygwin/W2K
|=20
|=20
|=20
|=20
| I'm trying to get to the point where I can use ghc and OpenGL=20
| under Windows 2000.  Unfortunately, I'm lost in a maze of=20
| version numbers.
|=20
| I had cygwin-1.3.2 installed, I think, which did not match=20
| the 1.3.1 used in the ghc-4.08 package.  I tried to install=20
| cygwin 1.3.1, but got 1.3.3 instead.  Nowhere can I find a=20
| course for 1.3.1.  Nor can I find 5.00.2 compiled for=20
| Windows, though there is some mention of W2K support in the=20
| documentation.
|=20
| Can anyone provide me with a recent road map?  I don't mind=20
| compiling everything, if that's what it takes, I just feel=20
| I'm wandering in the wilderness.
|=20
| Thanks,
|=20
| Clifford Beshers
|=20
|=20
|=20
| _______________________________________________
| Glasgow-haskell-users mailing list=20
| Glasgow-haskell-users@haskell.org=20
| http://www.haskell.org/mailman/listinfo/glasgow-| haskell-users
|=20

------_=_NextPart_001_01C13CEE.E6DA121F
Content-Type: message/rfc822
Content-Transfer-Encoding: 7bit

X-MimeOLE: Produced By Microsoft Exchange V6.0.5716.0
Received:  from inet-imc-04.redmond.corp.microsoft.com ([157.54.7.67]) by red-msg-09.redmond.corp.microsoft.com with Microsoft SMTPSVC(5.0.2195.2966); Thu, 19 Jul 2001 09:01:36 -0700
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Received:  from mail4.microsoft.com ([157.54.6.183]) by inet-imc-04.redmond.corp.microsoft.com with Microsoft SMTPSVC(5.0.2195.2966); Thu, 19 Jul 2001 09:01:33 -0700
Received:  from 128.36.229.215 by mail4.microsoft.com (InterScan E-Mail VirusWall NT); Thu, 19 Jul 2001 09:01:20 -0700 (Pacific Daylight Time)
Received:  from haskell.cs.yale.edu (localhost [127.0.0.1]) by www.haskell.org (Postfix) with ESMTP id B1A44255DC; Thu, 19 Jul 2001 12:01:07 -0400 (EDT)
Content-Class: urn:content-classes:message
Subject: New InstallShield: GHCi 5.01 "Borag Thungg"
Date: Thu, 19 Jul 2001 09:00:20 -0700
Message-ID: <Pine.GSO.4.33.0107191654080.7656-100000@hawaii>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: New InstallShield: GHCi 5.01 "Borag Thungg"
Thread-Index: AcEQbBxvaoGkU+ZTTN+g21fvi/oN8w==
List-Help: <mailto:glasgow-haskell-users-request@haskell.org?subject=help>
List-Subscribe: <http://www.haskell.org/mailman/listinfo/glasgow-haskell-users>,<mailto:glasgow-haskell-users-request@haskell.org?subject=subscribe>
List-Unsubscribe: <http://www.haskell.org/mailman/listinfo/glasgow-haskell-users>,<mailto:glasgow-haskell-users-request@haskell.org?subject=unsubscribe>
From: "Reuben Thomas" <rrt@dcs.gla.ac.uk>
To: <glasgow-haskell-users@haskell.org>

I've updated the test Windows InstallShield of GHCi 5.01 available from

http://www.haskell.org/ghc/dist/5.00.2/ghc-5-01.exe

(There's no link to it on the web site)

In case you missed the previous announcement, this is a test release, =
but
seems fairly stable (I use it all the time). It has the following
features:

* GHCi: now you can use GHC interpretively under Windows. You can just =
run
  the InstallShield, and double-click on GHCi to get going.

* Complete install: everything you need to use GHC is included; Cygwin =
is
  no longer required; also, unlike recent 4.08.2 releases, it doesn't
  interfere with any Cygwin installation you may already have

Changes from the previous test release, "Zarjaz":

* Now installs in Program Files by default (supports paths containing
  spaces).

* Installs the profiling libraries and imports (the previous test =
release
  included them, but for mysterious reasons they weren't actually
  installed).

Also note that as one user found, the supplied gcc doesn't like
identifiers containing top-bit-set characters, so if you want to use =
them
you must use the native code generator.


_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

------_=_NextPart_001_01C13CEE.E6DA121F--