[nhc-bugs] Problem compiling with nhc98 for Windows NT using Tracer

Bernd Holzmüller holzmueller@ics-ag.de
Wed, 01 Aug 2001 09:19:13 +0200


Hi all,

I recently installed the nhc98 compiler (basic configuration for Win NT,
latest cygwin release), but compiling it with hmake -T aborts with the
following error message:

nhc98  -T   -c -o testHAT.T.o testHAT.hs
nhc98  -T   -o testHAT testHAT.T.o
E:/Programme/nhc98-1.06/lib/ix86-CYGWIN_NT-4.0/libdebugT.a(browsercomms.o)(.text+0x1af8):browsercomm
s.c: undefined reference to `re_comp'
collect2: ld returned 1 exit status

I assume something went wrong during the installation!?

Thanks,

Bernd Holzmüller