On 10 Jan 2004 at 12:32, Markus Gerwinski wrote:
0 [main] sh 1268 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump
make[2]: *** [rts.o] Segmentation fault (core dumped)
Are you running MSYS-1.0.10-rc-2? Version 1.0.10rc1 and prior are known to produce stackfaults in "sh" while building. See:
http://sourceforge.net/mailarchive/message.php?msg_id=5958706
for example. See also the last paragraph of:
http://sourceforge.net/mailarchive/message.php?msg_id=5968244
Also, version 1.0.10rc3 has a problem with "rxvt" creating console windows for each invocation of gcc during a build. I have been able to consistently build GPC successfully only with 1.0.10rc2.
-- Dave