Re: [pypy-dev] PyPy support for PPC processors

2014-04-15 Thread Mike Mezeul
To: Maciej Fijalkowski Cc: Mike Mezeul; [email protected]; Ivan Sichmann; Andre Borba Subject: Re: [pypy-dev] PyPy support for PPC processors Some students from Unicamp and I are working to update the PowerPC branch. The earlier effort stalled when the port encountered a garbage collection corru

Re: [pypy-dev] PyPy support for PPC processors

2014-04-15 Thread David Edelsohn
Some students from Unicamp and I are working to update the PowerPC branch. The earlier effort stalled when the port encountered a garbage collection corruption that neither I nor the PyPy core developers could solve. Some additional GC debugging aids have since been added, but by that time, I and

Re: [pypy-dev] PyPy support for PPC processors

2014-04-14 Thread Maciej Fijalkowski
lack of interest. The PPC stuff is not as widely used as ARM or x86, so core developers were not that interested. On Tue, Apr 15, 2014 at 5:59 AM, Mike Mezeul wrote: > Hello; > > > > Does anyone have any insight as to why the support for Power PC processors > has stalled? > > > > I’m specifically

[pypy-dev] PyPy support for PPC processors

2014-04-14 Thread Mike Mezeul
Hello; Does anyone have any insight as to why the support for Power PC processors has stalled? I'm specifically interested in knowing if it was technical hurdles or just lack of interest. If technical, could someone please elaborate on what the issues are? Thanks, Mike Mezeul Michael Mezeul