Re: Compiling ffihugs
Ross Paterson <[email protected]> Wed, 26 Apr 2006 14:54:43 +0100
| Newsgroups | gmane.comp.lang.haskell.cvs.hugs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 26, 2006 at 02:43:23PM +0100, Neil Mitchell wrote: > Where is the main procedure for ffihugs? I'm not sure really where it > is, or how to go about building it. Just a general pointer to the > main, and I should be able to chase the dependancies from there. It's runhugs.c compiled with -DFFI_COMPILER (sorry: it wasn't me).