I think a clue to your problem is to be found here:
> Thread model: posix
> gcc version 4.6.0 20101202 (experimental) (GCC)
^^^^^^^^^^^^^^
Try using a supported and tested version of GCC for your platform to build
stackless.
Perhaps you need to remove and re-install gcc.
On this list we will not be able to help you with problems with gcc.
On Dec 17, 2010, at 7:49 AM, 刘连响 wrote:
> ...
> Hi,
>
> It looks like your compiler is crashing, and you haven't even finished
> compiling Stackless yet. If this is the case, it would be a problem
> with your development environment. Is this a possibility?
>
> Cheers,
> Richard.
>
>
> yeah, i think it maybe the gcc' problem. the other days when i try the go
> programming language, i recompiler the gcc for the gccgo,
>
> this is my gcc information
> "
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/i686-pc-linux-gnu/4.6.0/lto-wrapper
> Target: i686-pc-linux-gnu
> Configured with: ./configure --with-arch=i586 --enable-languages=c,c++,go
> Thread model: posix
> gcc version 4.6.0 20101202 (experimental) (GCC)
> "
> what will i do next?
> thanks for your reply
>
> _______________________________________________
> Stackless mailing list
> [email protected]
> http://www.stackless.com/mailman/listinfo/stackless
_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless