[Stackless] Failed stackless-2.51 build on Mac OS 10.4.10 with Xcode 2.4.1

Carlos Eduardo de Paula carlosedp at gmail.com
Thu Aug 23 19:37:44 CEST 2007


Hi Clay,

Have you built with configure --enable-stacklessfewerregisters ?

Carlos


On 8/23/07, Clay McClure <clay at daemons.net> wrote:
> Hello,
>
> I encounter the following error when building from
> http://svn.python.org/projects/stackless/tags/python-2.51:
>
> gcc -c -fno-strict-aliasing -DSTACKLESS_FRHACK=0 -Wno-long-double
> -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall
> -Wstrict-prototypes  -I. -I./Include -I./Stackless   -DPy_BUILD_CORE
> -fomit-frame-pointer -O2 -I. -o Stackless/core/slp_transfer.o
> ./Stackless/core/slp_transfer.c
> ./Stackless/core/slp_transfer.c: In function 'slp_transfer':
> ./Stackless/core/slp_transfer.c:149: warning: control may reach end of
> non-void function 'slp_switch' being inlined
> ./Stackless/platf/switch_x86_unix.h:37: error: PIC register 'ebx'
> clobbered in 'asm'
> make: *** [Stackless/core/slp_transfer.o] Error 1
>
> $ uname -a
> Darwin 99.sub-70-222-67.myvzw.com 8.10.1 Darwin Kernel Version 8.10.1:
> Wed May 23 16:33:00 PDT 2007; root:xnu-792.22.5~1/RELEASE_I386 i386
> i386
>
> $ gcc --version
> i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367)
> Copyright (C) 2005 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> The equivalent stackfull Python builds successfully.
>
> I tried consulting the mailing list archives, but this link is broken:
>
> http://stackless.com/pipermail/stackless/
>
> The link appears on:
>
> http://www.stackless.com/mailman/listinfo/stackless
>
> Any help you can provide will be much appreciated.
>
> Thanks,
>
> Clay
>
> _______________________________________________
> Stackless mailing list
> Stackless at stackless.com
> http://stackless.com/cgi-bin/mailman/listinfo/stackless
>


-- 
-------------------------------------------------------------------
Visit Stackless Examples Project
http://code.google.com/p/stacklessexamples/
Stackless Python - www.stackless.com
-------------------------------------------------------------------

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://stackless.com/cgi-bin/mailman/listinfo/stackless



More information about the Stackless mailing list