[darcs-users] C code

David Brown darcs at davidb.org
Wed May 12 15:27:07 UTC 2004


On Wed, May 12, 2004 at 10:45:54PM +1000, Donald Bruce Stewart wrote:

> So you can't compile to ghc-independent C: you still need GHC rts and
> libs. 

Also, the generated C is fairly target-specific.  To make this work, you
would have to generate the C files on a very similar platform.  At that
point, you might as well just generate a static executable, and copy
that over.

Dave Brown




More information about the darcs-users mailing list