RE: problems with the ffi

2002-11-11 Thread Simon Marlow
> I am having problems with the ghc ffi, I have compiled the > Haskell source on the ffi example page to create the stub > file and the c file, the only problem now is that I can't > compile the sample c code. I assume that if you place the c > code and all the files in the ghc include director

problems with the ffi

2002-11-10 Thread David Abbs
I am having problems with the ghc ffi, I have compiled the Haskell source on the ffi example page to create the stub file and the c file, the only problem now is that I can’t compile the sample c code. I assume that if you place the c code and all the files in the ghc include directory that