Hi, our C-compiler complains with a syntax error about "DLL_IMPORT" delarations in file lib/ghc-5.04/include/RtsAPI.h, lines 125 and 126.
Deleting "DLL_IMPORT" enables creation of a running interface between Haskell and C, but I'm not sure whether it is OK to do so. We are using gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85). Thanks in advance -- Christoph Herrmann _______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
