> even if configure has "--enable-ffi", just issuing "make" doesn't > build and/or install the ffihugs executable.
> furthermore, separately issuing "make ffihugs" is not sufficient > either, and that shows up in some surprising places: You need to configure with --enable-ffi and then 'make install'. (At least, that's what I've been doing.) -- Alastair Reid [EMAIL PROTECTED] Reid Consulting (UK) Limited http://www.reid-consulting-uk.ltd.uk/alastair/ _______________________________________________ Hugs-Bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/hugs-bugs
