In a nutshell: My system is a SuSE 7.3 Linux on x86, and everything went
well. More detailed:

 > uname -a

Linux jeanluc 2.4.10-4GB #1 Tue Sep 25 12:33:54 GMT 2001 i686 unknown

 > cc -v

Reading specs from /usr/lib/gcc-lib/i486-suse-linux/2.95.3/specs
gcc version 2.95.3 20010315 (SuSE)

 > grep DLL ../config.h

#define MKDLL_CMD "gcc -shared"

 > grep UNDERSCORE ../config.h

/* #undef LEADING_UNDERSCORE */

 > cd .. ; make install_ffi

OK

 > cd ../tests ; sh testScript ffi

OK

Cheers,
    S.

_______________________________________________
Hugs-Bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/hugs-bugs

Reply via email to