Message284745
| Author | yan12125 |
|---|---|
| Recipients | Alex.Willmer, doko, martin.panter, python-dev, twouters, vstinner, xdegaye, yan12125 |
| Date | 2017-01-05.13:45:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1483623903.63.0.286921572957.issue26851@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Note that the system libffi must also be compiled with these same flags Just tried. With my packaging scripts, CPython on ARM is compiled with -mfloat-abi=softfp -mfpu=vfpv3-d16 while libffi not. test_ctypes pass as usual. Maybe ctypes test suite is not complete? And by the way, if all packages on a system should be compiled with the same set of flags, shouldn't those flags specified in build/package scripts rather than Makefile of individual packages? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-05 13:45:03 | yan12125 | set | recipients: + yan12125, twouters, doko, vstinner, xdegaye, python-dev, martin.panter, Alex.Willmer |
| 2017-01-05 13:45:03 | yan12125 | set | messageid: <1483623903.63.0.286921572957.issue26851@psf.upfronthosting.co.za> |
| 2017-01-05 13:45:03 | yan12125 | link | issue26851 messages |
| 2017-01-05 13:45:03 | yan12125 | create | |