[nhc-users] Native code generation

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Mon Nov 22 10:58:47 EST 2004


> I've a problem with recent nhc98 release. (1.16). 
> When run on a .hs file, in the last stage of compilation
> I get a linker error stating that __ctype_b is not defined.

nhc98 does not appear to use __ctype_b directly - I could not find
it any name like it anywhere in the sources.  Are you using a binary
distribution of nhc98?  If so, you can probably solve the problem by
re-building the whole compiler from sources.

Regards,
    Malcolm


More information about the Nhc-users mailing list