Errors from Haskell, C/C++ Objects Linkage
"Groh, Hans" <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.ffi |
|---|---|
| Message-ID | <B067575B9798D511BB8E00104B4400DD4B171E@SRVA01> |
When linking a program with Haskell Code (also the main program), and interfacing to C functions (a lib*.a C++ application library is also combined), the following error occurs: c:/ghc/ghc-6.0/libHSrts.a(Main.o)(.text+0x86):Main.c: undefined reference to `__stginit_Main' c:/ghc/ghc-6.0/libHSrts.a(Main.o)(.text+0x9b):Main.c: undefined reference to `Main_zdmain_closure' In the contrary, the error does not occur when linking a few functions to the Haskell Main only. Comments welcome ! H. Groh <<Groh, Hans.vcf>>
Groh, Hans.vcf
(application/octet-stream, 116 B) - not displayed