[issue2552] test_ctypes failed Python 2.6a2 Solaris 10 SUN C

Martin v. Löwis report at bugs.python.org
Sun Apr 6 16:25:26 CEST 2008


Martin v. Löwis <martin at v.loewis.de> 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 <report at bugs.python.org>
<http://bugs.python.org/issue2552>
__________________________________


More information about the Python-bugs-list mailing list