
9 Dec
2002
9 Dec
'02
4:49 p.m.
Hello, I am doing a small binding to SDL lib. It needs on some platforms to have a C main function. So I make a C main that call Haskell initialisation, Haskell main and call shutdownHaskell. It works fine with ghc. When linking with ghci I have an error :
ghci -package SDL [...] Loading package SDL ... linking ... not found: _shutdownHaskell
What should I do? Thanks a lot, Cheers, Nicolas. PS: I use ghc 5.04.2
8199
Age (days ago)
8199
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nicolas Oury