bug with profiling things with "strange" filename
Simon Marlow
simonmar@microsoft.com
Fri, 26 Jul 2002 10:50:05 +0100
> if you compile a program -p -auto-all with ghc and the name=20
> you give the
> exectuable contains iether a "." or a "-" (and possibly other=20
> things) it
> will core dump when executed (at least on sparc solaris), or=20
> so it seems,
> under 5.04.
>=20
> has anyone else had this problem?
I've uncovered a profling bug that affects Sparc. 5.04.1 will have the
fix.
Cheers,
Simon