[Haskell-cafe] Porting ELF statifier to Haskell!
Henning Thielemann
schlepptop at henning-thielemann.de
Sat Jul 24 15:02:07 EDT 2010
C K Kashyap schrieb:
> Hi,
> At my work we ran into a situation where we started wishing there was a
> way to take a dynamically linked executable and create a statically
> linked bundle out of it. Little bit of googling got me to statifier -
> http://statifier.sourceforge.net/statifier/main.html.
I also tried to use statifier in order to run a Haskell program on a
remote machine that I compiled locally. I had also no success. :-(
More information about the Haskell-Cafe
mailing list