RE: Problem building ghc-4.08.2: rename/RnHiFiles.hi-boot-5

2001-02-08 Thread Simon Marlow
Hi, I?m trying to build ghc-4.08.2 on SuSE Linux 7.0 and get the following error message: rename/RnEnv.lhs:11: Bad interface file: rename/RnHiFiles.hi-boot-5 rename/RnHiFiles.hi-boot-5:3 Interface file parse error; on input ` d ' I got the sources by cvs today. You

RE: Hello World program core dumps with GHC 4.08.1 on HPUX 10.20

2001-02-08 Thread BENNETT,ANDY (HP-Unitedkingdom,ex1)
Hello again, I've managed to get ghc working on my HP-UX box, and I thought I'd share my solution in case there is no better remedy available and someone else encounters the same problem. I'd be interested to know how the build to generate the hsc executable in the distribution download gets

RE: Hello World program core dumps with GHC 4.08.1 on HPUX 10.20

2001-02-08 Thread Simon Marlow
I'm not sure whether I'm doing something wrong, but I've just downloaded the HPUX 4.08.1 binary distribution of GHC and have installed it with GCC 2.95.2 (downloaded from HPUX porting site) along side it. I'm running these on HPUX 10.20. I seem to recall having some trouble with 2.95.2

Segmentation fault in program

2001-02-08 Thread T.J. Brown
Hi, I'm trying to write a program (in C) that calls a function that is implemented in Haskell. The inputs to the function is: a pointer to a buffer of unsigned longs, the length of the input buffer, and a pointer to a buffer of unsigned chars. The function is to convert the buffer of unsigned