I've cross compiled a large C++ game (the latest version of
wesnoth) in the autobuilder using the GCC4.1 cross compiler
on Cygwin and although it builds OK, when I try to run it I get
a wimp error box with the following:

Unixlib detected recursion of signal SIGSEGV.

My usual debugging technique of putting printf into the
program is not working as it doesn't even reach the main
function.

A grep of the src didn't show any signal handlers that
could be installed at this point.

Could this be a bug in the compiler/unixlib?

Can anyone suggest what I need to do to track the
error down?

Regards,
Alan

_________________________________________________________________
Win 100’s of Virgin Experience days with BigSnapSearch.com
http://www.bigsnapsearch.com
_______________________________________________
GCCSDK mailing list [email protected]
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to