[nhc-bugs] profiling

Malcolm Wallace Malcolm.Wallace@cs.york.ac.uk
Fri, 19 Oct 2001 15:38:17 +0100


Saswat,

> I am using linux binaries on red hat 7.1. 
> Compiling for time profiling I get 
>   undefined reference to `FN_Char_46intToDigit'

This seems strange, like something is missing in the binary
distribution package.  However, I can't seem to reproduce the problem
on my RH 7.1 machine (using the nhc98-1.08 binary package).

> Compiling for heap profiling has no problem, but seg faults on run.

I have had a couple of reports now about seg faults when heap
profiling.  Can you supply me with a (smallish) example program
that fails?  Thanks.

> IS there a RPM for redhat?

Some people have created and supplied RPM packages for various versions
of nhc98.  The ones I know about are listed at
      http://www.cs.york.ac.uk/fp/nhc98/download.html
under "Alternative locations".

Regards,
    Malcolm