
30 May
2007
30 May
'07
11:59 a.m.
Hello, In case anyone else finds this useful... My linking problem was finally resolved by using the -fvia-C flag when compiling with ghc. Thanks to Stefan O'Rear who pointed out the possibility and wrote:
Does using -fvia-C help at all? The C compiler understands header files and is sometimes better equipped to resolve things.
regards, Jeff