Message143839
| Author |
meador.inge |
| Recipients |
meador.inge, skrah, vstinner |
| Date |
2011年09月10日.14:30:01 |
| SpamBayes Score |
0.026685545 |
| Marked as misclassified |
No |
| Message-id |
<1315665002.65.0.487096713031.issue12927@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
According to the latest release notes (https://github.com/atgreen/libffi/blob/master/README) the Solaris compiler should be supported for building:
3.0.10 Aug-23-11
Add support for Apple's iOS.
Add support for ARM VFP ABI.
Add RTEMS support for MIPS and M68K.
Fix instruction cache clearing problems on
ARM and SPARC.
Fix the N64 build on mips-sgi-irix6.5.
Enable builds with Microsoft's compiler.
Enable x86 builds with Oracle's Solaris compiler.
Fix support for calling code compiled with Oracle's Sparc
Solaris compiler.
Testsuite fixes for Tru64 Unix.
Additional platform support.
So 'x86' builds work with 'suncc', but I guess no runtime testing was performed, which is consistent with (http://www.moxielogic.org/wiki/index.php?title=Libffi_3.0.11). I will open a bug with 'libffi'. |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2011年09月10日 14:30:02 | meador.inge | set | recipients:
+ meador.inge, vstinner, skrah |
| 2011年09月10日 14:30:02 | meador.inge | set | messageid: <1315665002.65.0.487096713031.issue12927@psf.upfronthosting.co.za> |
| 2011年09月10日 14:30:02 | meador.inge | link | issue12927 messages |
| 2011年09月10日 14:30:01 | meador.inge | create |
|