public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* libffi support for Solaris Studio on x86 Solaris
@ 2011-09-10 14:54 Meador Inge
  0 siblings, 0 replies; only message in thread
From: Meador Inge @ 2011-09-10 14:54 UTC (permalink / raw)
  To: libffi-discuss

Hi All,

A bug was recently opened against the Python 'ctypes' module [1] which
caused 'ctypes' to segfault when being built with Solaris Studio on
x86 under OpenSolaris.  After investigating things more, I see where
support for *building* 'libffi' on Solaris with Solaris Studio was
added [2].

I don't see how runtime support is possible as Solaris Studio does not
support '__attribute__ ((regparm(1)))', which seems to be required by
the 'ffi_closure_SYSV_inner' implementation on 'x86'.

So, is Solaris Studio officially support for 'libffi' on Solaris x86?
The test matrix does not say so [3].  Also, I see where a similar
conclusion seemed to be derived here [4].

-- Meador

[1] http://bugs.python.org/issue12927
[2] https://github.com/atgreen/libffi/blob/master/README
[3] http://www.moxielogic.org/wiki/index.php?title=Libffi_3.0.11
[4] http://sourceware.org/ml/libffi-discuss/2009/msg00311.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-10 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-10 14:54 libffi support for Solaris Studio on x86 Solaris Meador Inge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).