◐ Shell
clean mode source ↗

Message 173279 - Python tracker

On Thu, 18 Oct 2012, Trent Nelson wrote:

> Trent Nelson added the comment:
>
> Hi Greg,
>
>    I realize it's been a good five years since you first raised this
>    issue, but I was wondering if you ever ended up making any progress
>    with it?
>
>    In trying to get Python working on Snakebite UNIX boxes with vendor
>    CCs, I'm running into all sorts of issues.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue1516>
> _______________________________________

Hi Trent,

Sorry to say I don't have any more insight on how to get libffi working on 
more platforms.  Lucking ctypes isn't used in the Python core, so it's 
not required to get Python working.  I'm using supported compilers on all 
platforms now.

     Good luck,

     Greg