[py-dev] error building greenlets

holger krekel hpk at trillke.net
Tue Sep 6 22:02:20 CEST 2005


Hi Armin, 

On Wed, Aug 31, 2005 at 14:45 +0200, Armin Rigo wrote:
> On Tue, Aug 30, 2005 at 01:55:29PM -0700, Bob Ippolito wrote:
> > It's especially unimportant for the greenlet extension module, of  
> > course, because you'd have to compile it statically into Python with - 
> > mdynamic-no-pic in order for it to matter.
> 
> Ok, so I guess I will remove "ebx" from the Unix PC include file and
> "r31" from both the MacOSX and Unix PPC target -- is that right?

i went ahead and removed ebx from switch_x86_unix.h which indeed
seems to make things work again on recent gcc versions. I did
not change other files. 

cheers, 

    holger



More information about the Pytest-dev mailing list