-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jul 10, 2006, at 10:19 PM, felix winkelmann wrote:
A win32 port of libffi seems to be available here: http://svn.plt-scheme.org/plt/trunk/src/foreign/libffi_msvc/ It shouldn't be hard to port to chicken. Unless someone else wants to give it a try, I can do so, but may need a short while.
Actually Windows is already supported using a GNU derived compiler . The PLT stuff was modified to allow compilation by Visual C (which I don't have).
However the regular libffi distro compiles for me using MinGW. Now I just need to hack the testsuite (which I guess hasn't been maintained).
(Note: I don't have a Windows box, just Virtual PC w/ Windows XP Pro.)
cheers, felix _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iEYEARECAAYFAkS0NL0ACgkQJJNoeGe+5O6QTQCfUBgKEr/EEbCZHCnkH+T4XR/1 15sAniv+ZbpwOX76L6gDsjhSdSA1RkUm =qJTF -----END PGP SIGNATURE----- _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
