"-fffi" three fs -- Hal Daume III
"Computer science is no more about computers | [EMAIL PROTECTED] than astronomy is about telescopes." -Dijkstra | www.isi.edu/~hdaume On Thu, 12 Dec 2002, Martin Huschenbett wrote: > > > > $ ghc -ffi -o myprog Main.hs cfile.o > > > > When I try this I also get an error: > > > martin:~/work/prograemmelchen> ghc -ffi -o myprog Main.hs cfile.o > ghc-5.02.2: unrecognised flag: -ffi > Usage: For basic information, try the `--help' option. > > > > Do I use a wrong GHC version? > > THX, Martin. > _______________________________________________ > Haskell-Cafe mailing list > [EMAIL PROTECTED] > http://www.haskell.org/mailman/listinfo/haskell-cafe > _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
