compiling crystalspace

Terry Richards yellowdog-general@lists.terrasoftsolutions.com
Sat, 21 Aug 2004 15:30:41 -0400


below is the error message i got compiling crystalspace and the message 
i got from their develpers.
i am lost at this point. what can i do to rectify the situation?
i am using:
 gcc -v
Reading specs from /usr/lib/gcc-lib/ppc-yellowdog-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--host=ppc-yellowdog-linux
Thread model: posix
gcc version 3.2.2 20030217 (Yellow Dog Linux 3.0 3.2.2-2a)

:-)^2


> LinkApplication walktest_static
> collect2: ld terminated with signal 11 [Segmentation fault], core dumped


Your gcc suite is broken. 'collect2' is part of the C++ link phase. This 
is a bug which should be reported to the gcc team, though it would 
require trying to reduce it to an easily reproducible case.