FFI testers wanted

Sven Panne Sven.Panne@informatik.uni-muenchen.de
Mon, 08 Jul 2002 19:05:11 +0200


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.