RE: GHC WIndows NT Can't Compile (New Installation)

1998-09-04 Thread Mike Thomas
Hi again. Thanks for the help. I followed Sigbjorn's instructions - the QUB Perl interpreter took some time to download and GHC wouldn't work without it - but finally everything worked on my NT machine. Now for Windows 95...then Haskell. Cheers Mike Thomas.

HDirect example compilation problem

2001-03-19 Thread Mike Thomas
mpiler bug to [EMAIL PROTECTED] make: *** [HtmlDialog.o] Error 1 ---- Cheers Mike Thomas. ___ Glasgow-haskell-bugs mailing list [EMAIL

Compiling HDirect

2001-04-02 Thread Mike Thomas
for the assistance so far in this voyage of discovery. Mike Thomas. ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

(no subject)

2001-04-02 Thread Mike Thomas
constructor or class not in scope: `IDispatch_' Cheers and giving up till thumb comes out of mouth and bottom lip recedes. Mike Thomas ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

CVS HDirect with GHC5.00 on WinNT

2001-06-27 Thread Mike Thomas
Hi there. Using GHC 5.00 (dodgy self made Mingw32 standalone version) on Windows NT to compile HDirect as updated today (Thursday 28 June 2001) from CVS I get the error message below. Cheers Mike Thomas. ../src/ihc -fno-qualified-names -fno-imports -fno-export-lists -fout-point ers

Hdirect

2001-07-24 Thread Mike Thomas
in)) Cheers (and as usual thanks for the good work) Mike Thomas ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Greencard CVS - ErrorHook.c

2001-08-07 Thread Mike Thomas
. Cheers Mike Thomas. ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

HDirect CVS

2001-08-08 Thread Mike Thomas
. $ cvs diff Makefile Index: Makefile === RCS file: /cvs/fptools/hdirect/lib/Makefile,v retrieving revision 1.49 diff -r1.49 Makefile 153a154 HC_OPTS += -package-name Com Cheers Mike Thomas

Re: HDirect CVS

2001-08-08 Thread Mike Thomas
Woops - make that a lower case package name com instead of Com! HC_OPTS += -package-name com - Original Message - From: Mike Thomas [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, August 08, 2001 6:18 PM Subject: HDirect CVS Hi again. Re a report I filed about a week ago

Re: Greencard CVS - ErrorHook.c

2001-08-08 Thread Mike Thomas
$ -o $@ 43a44 - Cheers Mike Thomas. ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo

BUGS (2): Win32 ghc and Win98

2001-08-15 Thread Mike Thomas
but then hangs when the window close icon is clicked. Works OK under NT, and can be closed under Windows 98 by ^C in the terminal window. NOFIX 2: Unfortunately I haven't got around to working on this one yet. Cheers Mike Thomas. ___ Glasgow-haskell-bugs

HDirect - Make install on Win32

2001-10-11 Thread Mike Thomas
Hi there. Trivial comments about things that can make builds smoother: Make install in CVS HDirect doesn't copy WideString.hs and WideString.hi to the target directory. It copies the *.hi files to share rather than imports/com. It copies lib*.a to lib rather than ghc/ghc-5.02. Cheers Mike

Uncertain if this is a bug in GHC

2002-02-11 Thread Mike Thomas
Hi there. I am uncertain if the error message below from the code further below is a bug or not. Putting a space between the -- and the | parses without error: - $ ghc -c test.hs test.hs:4: parse error on input `=' -

stgSyn/CoreToStg.lhs:1112: Couldn't match `#' against `*'

2002-05-12 Thread Mike Thomas
ike some advice about how to interpret the initial error message about "#" and "*" if someone can point me in the right direction in the documentation. Cheers Mike Thomas --

Re: stgSyn/CoreToStg.lhs:1112: Couldn't match `#' against `*'

2002-05-14 Thread Mike Thomas
with 5.03, so I wouild like to get CVS write access to fold that stuff back in (if you trust me after the above fiasco!) Thanks Mike Thomas ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Ix{Int}.index: Index (28671) out of range ((4,450))

2002-06-25 Thread Mike Thomas
FYI, On WinNT 2000 Mingw32, CVS HEAD build ../../ghc/utils/ghc-pkg/ghc-pkg-inplace -f ../../ghc/driver/package.conf --update-package base.conf.installedReading package info from stdin... done.Expanding embedded variables...done.warning: can't find GHCi lib `HSbase1.o'warning: can't

Re: GHC 5.03 CVS NT2000 Mingw32 - Possible profiling problem in rts/GC.c (or in gmp?)

2002-06-29 Thread Mike Thomas
Title: Message Hi Simon. No worries - I appreciate that it is an enormous job for you guys. As a matter of interest, would the fact that my computer has an AMD K6 CPU rather than an Intel CPU be relevant? Cheers Mike Thomas. - Original Message - From: Simon Peyton

Re: Directory.doesDirectoryExist inconsistency

2002-10-23 Thread Mike Thomas
to write code. Is there a deadline for 6.04.2 I need to meet? Cheers Mike Thomas. ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Re: Directory.doesDirectoryExist inconsistency

2002-10-22 Thread Mike Thomas
programming. Such coverage in tandem with efficient higher level abstracted libraries such as ObjectIO, gives programmers lots of useful options and is a great strength of GHC. Cheers Mike Thomas. --sigbjorn - Original Message - From: Simon Peyton-Jones [EMAIL PROTECTED

GLUT

2002-10-24 Thread Mike Thomas
Just w' ghc: 43043828 bytes, 20 GCs, 2140648/4111904 avg/max bytes residency (3 samples), 8M in use, 0.01 INIT (0.01 elapsed), 0.52 MUT (0.58 elapsed), 0.45 GC (0.45 elapsed) :ghc make: *** [Graphics/UI/GLUT/Window.o] Error 1 Cheers Mike Thomas

ghci/Template Haskell - Windows link problem

2002-10-28 Thread Mike Thomas
Hi there While trying to compile a Template Haskell program (and run ghci) I get the output shown below. The symbol _impmb_cur_max is in msvcrt.dll and msvcrt is present in the extra libraries list for package base. Windows XP and CVS. Cheers Mike Thomas

RE: GHC Undefined

2002-12-12 Thread Mike Thomas
binutils releases. Cheers Mike Thomas. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of michael vorin Sent: Thursday, December 12, 2002 8:14 AM To: [EMAIL PROTECTED] Subject: GHC Undefined Whilst I was trying to get the curses binding example in QForeign

RE: hsc2hs broken under Win32?

2003-01-20 Thread Mike Thomas
first in your path, or pass the --mno-cygwin flag to gcc. Cheers Mike Thomas. | -Original Message- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED]]On Behalf Of Mike Thomas | Sent: Tuesday, January 21, 2003 9:26 AM | To: [EMAIL PROTECTED]; [EMAIL PROTECTED] | Subject: RE: hsc2hs

RE: building ghc from source

2003-05-27 Thread Mike Thomas
to rejig those utilities into the GHC binary distribution tree which is then zipped up. The rejigging is still experimental but I hope it will ultimately automate an all-in-one Windows binary distribution. Cheers Mike Thomas. ___ Glasgow-haskell-bugs

RE: building ghc from source

2003-05-30 Thread Mike Thomas
Hi again. | Sorry if I seem to be rejecting your offer to help. That doesn't worry me!! | At the | moment I just want | to get greencard, win32, x11 and hgl out the door. I'm tired of | endlessly | tweaking makefiles... No worries and good luck. Cheers Mike Thomas

Re: GHC and Mingw32 (cont.)

2003-07-29 Thread Mike Thomas
Mike Thomas. - Original Message - From: Simon Peyton-Jones [EMAIL PROTECTED] To: Michael Adams [EMAIL PROTECTED] Cc: GHC bugs [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Tuesday, July 29, 2003 6:19 PM Subject: RE: GHC and Mingw32 (cont.) I'm redirecting this to ghc bugs and cvs-ghc

RE: the woes of non-cvs haskellers

2004-02-05 Thread Mike Thomas
together while he/she's trying to learn Haskell. Unfortunately I'm unable to do this myself, but the above changes should make the task more automatable. Cheers Mike Thomas. ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org

RE: the woes of non-cvs haskellers

2004-02-06 Thread Mike Thomas
debugging runs per day. I'll send the results to ghc CVS never-the-less. Cheers Mike Thomas. ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

RE: wanted: tester for libraries/Win32

2004-05-06 Thread Mike Thomas
, May 06, 2004 at 12:39:40PM +1000, Mike Thomas wrote: | I CVS updated libraries/Win32 and libraries/HGL in a HEAD | fptools build tree | from a few weeks ago then make boot and make in each | followed by make | in the HGL examples directory. I hadn't realised that the hsc binding | existed

Windows nofib

2004-09-20 Thread Mike Thomas
of tolerance say 1e-6, for closeness to zero. As a matter of interest, should this test failure cause the entire nofib suite to fall over? Cheers Mike Thomas ___ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo

RE: Object IO problem

2005-03-15 Thread Mike Thomas
the next fortnight (unless Krasimir gets there first). I'm curious about who is actually using ObjectIO. Anyone? Cheers Mike Thomas. ___ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow