
22 Nov
2004
22 Nov
'04
3:58 p.m.
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