Any idea yet when 4.08.2 is going to be released? The bugs I reported some time ago are now getting to be a serious nuisance. I've tried compiling the 4.08 branch from source, but thanks to some as-yet-unclarified infelicity in gcc or ghc, I get a segmentation fault from the resulting hsc.
George Russell wrote:
Any idea yet when 4.08.2 is going to be released?
[snip] Since the absence of any reply presumably means "not for a while yet", could someone let me have a compiled hsc for the ghc-4.08 head on something reasonably close to SunOS/sparc Ultra-1?
Any idea yet when 4.08.2 is going to be released? [snip] Since the absence of any reply presumably means "not for a while yet",
No, it meant we were all busy with the Haskell Implementors' Workshop. It should be released within a week. -- http://sc3d.org/rrt/ | impatience, n. the urge to do nothing
George Russell wrote:
Since the absence of any reply presumably means "not for a while yet",
I'm not so sure about this, there has been quite some bug-fixing and it's not clear to me what's missing for a release. Simon^2?
could someone let me have a compiled hsc for the ghc-4.08 head on something reasonably close to SunOS/sparc Ultra-1?
The current branch-o-mania is a little confusing, but the CVS branch called "ghc-4-07-branch" (yes, "7", not "8") should contain what you are looking for. At least I think so... :-} Any bootstrapping problems? Cheers, Sven
The current branch-o-mania is a little confusing, but the CVS branch called "ghc-4-07-branch" (yes, "7", not "8") should contain what you are looking for. At least I think so... :-} Any bootstrapping problems? Yes, I get a segmentation fault when the compilation process first comes to use
Sven Panne wrote: [snip] the resulting hsc executable. I have tried several times to avoid this (by changing gcc or ghc versions) but without success.
participants (3)
-
George Russell -
Reuben Thomas -
Sven Panne