RE: Errors from Haskell, C/C++ Objects Linkage

2003-09-03 Thread Simon Marlow
> 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:/g

AW: Errors from Haskell, C/C++ Objects Linkage

2003-09-03 Thread Groh, Hans
> -Ursprüngliche Nachricht- > Von: Simon Marlow [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 3. September 2003 13:05 > An: Groh, Hans; [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Betreff: RE: Errors from Haskell, C/C++ Objects Linkage > > > > > When linking a program with Haskell Co