Simon Peyton Jones ([EMAIL PROTECTED]) wrote:

[snip]
: Subject: 'undefined reference to `_imp__Addr_zdfNumAddrOff_closure'
[snip]
: I am using GHC  4.08.1 on Win32. Every attempt to compile the code below
: results in a message error on link phase. The message is shown after the
: code.

Appologies if I am too paranoid here---I've
been reinstalling software for the last 20
hours or so:-)

Are these C identifiers? They are a bit long.
ANSI C only guarantees that identifiers up to
the first 31 characters can be distinguished.
The identifier mentioned above has a length
of 32.


Regards,


Marc van Dongen

Reply via email to