Wookey wrote: > Package: ctypes > Version: 1.0.0-1 > > Arm is explicitly not supported in debian/control > > Code for arm exists in the package. However it does not currently > build (which is presumably why it is not enabled). > > Does upstream expect the arm support to be functional so it is merely > a matter of fixing the build problems? Or is there more to it than that?
The problem is because of a missing feature called "FFI CLOSURES" in upstream GCC (specifically in the libffi library). As soon as closure support is added to libffi for ARM, I'll enable the ARM build. This was exactly the case with mips and mipsel earlier. Recently, closure support was added to libffi for mips and mipsel and I enabled those arches in debian/control. Ganesan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]