RE: inlining control

1999-03-26 Thread Simon Marlow
> I tried to find out, how the *inlining level* (eagerness) option > changes the compilation. Is there such a parameter? This is convered quite thoroughly in the documentation; see http://research.microsoft.com/users/t-simonm/ghc/Docs/latest/users_guide/use rs_guide-2.html#ss2.8 > First, applyi

RE: Xlib IDL for H/Direct?

1999-03-26 Thread Manuel M. T. Chakravarty
"Sigbjorn Finne (Intl Vendor)" <[EMAIL PROTECTED]> wrote, [...lots of stuff deleted...] > > A couple of things: > [...] > - support Manuel's GTK+ efforts, if possible; Xlib is low-level, and GTK+ > (and its Glib) does hold out the promise of being cross-platform one > day soon. I will provi

Re: Xlib IDL for H/Direct?

1999-03-26 Thread Sven Panne
"Manuel M. T. Chakravarty" wrote: > [...] That is quite important as GTK+ requires the programmer to > directly access GDK for things like using alternative input > devices (eg, graphic tablets) and using rendering libraries > like Sven's OpenGL binding. OK, OK, the discreet hint has been underst

No Subject

1999-03-26 Thread Dion McMurtrie
I don't know whether this is me or ghc, but I am getting something that I consider wierd happening when trying to compile a program. The program executes correctly when interpreted by Hugs, but when I attempt to compile it with ghc I get the following error message - trial.lhs:12: Variable not

RE:

1999-03-26 Thread Simon Peyton-Jones
isDigit, readDec, and isAscii are defined in module Char, not in the Prelude, at least in Haskell 98 http://haskell.systemsz.cs.yale.edu/definition/ Maybe the version of Hugs you are using is pre-Haskel98. Anyway, just say 'import Char' Simon > -Original Message- > From: Dion M

Re: egcs data points (was RE: HPPA 4.03 binary crashes)

1999-03-26 Thread Sven Panne
Simon Marlow wrote: > Here's what we've found re: egcs so far: > egcs 1.1.2 on x86 WORKS [...] > Any more data points appreciated... Aaaah, egcs 1.1.*2* works! We had some problems here with the egcs distributed with SuSE 6.0 (the binaries produce core dumps from time to time), but this i

Re: GHC for SunOS?

1999-03-26 Thread Simon Raahauge DeSantis
On Thu, Mar 25, 1999 at 01:33:45AM -0800, Simon Marlow wrote: > > As far as I can see, binaries for SunOS 4 only exist for GHC > > 0.29. Can these > > be used to build 2.10 and then 3.02 and so on? > > Yep - we don't have access to any SunOS boxes here. Building 2.10 with 0.29 > should work, 2.