Message 285428 - Python tracker
Message285428
| Author | phantal |
|---|---|
| Recipients | phantal |
| Date | 2017-01-13.17:27:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484328459.12.0.655564355741.issue29264@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When building pythong 3.6.0 on solaris 10/sparc I'm seeing the following error: Modules/_ctypes/libffi/src/sparc/ffi.c:440:8: error: 'asm' undeclared (first use in this function) (...) If I force it to use -std=gnu99 then it seems to compile fine. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-13 17:27:39 | phantal | set | recipients: + phantal |
| 2017-01-13 17:27:39 | phantal | set | messageid: <1484328459.12.0.655564355741.issue29264@psf.upfronthosting.co.za> |
| 2017-01-13 17:27:39 | phantal | link | issue29264 messages |
| 2017-01-13 17:27:38 | phantal | create | |