[Bug c++/12852] Internal Error: Segmentation fault on xscale compiler
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 23 06:04:00 GMT 2003
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-11-23 06:04 -------
Cygwin's default stack size is too low by default and you cannot raise it by using ulimit/limit. You
have to compile with an ld option which makes the stacksize higher (I forgot the option, do a man
ld).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12852
More information about the Gcc-bugs
mailing list