Martin v. Löwis <[EMAIL PROTECTED]> added the comment: > If option --with-system-ffi is not specified and if the compiler is not > gcc, raise an error.
Up to here, it all sounded fine. What do you mean by error? Abort? That should not happen. Instead, setup.py skips modules if it doesn't find the proper prerequisites - which here is the pre-existing FFI implementation. __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2552> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com