Hi Andy, > I'm sincerely sorry that you are going through this pain. It pains me > to read it!
Hey, no problem. I've got v2.0.0 if I wanted, but I decided that reporting my experiences maybe worthwhile. > On Tue 29 Mar 2011 15:56, Detlev Zundel <d...@denx.de> writes: > >> Now I tried a "make distclean && ./configure && make" still with the >> same error, so I cranked up git bisect between TOT and v2.0.0 and it >> found this commit to be the problem: >> >> 12c1d8616d8dfedcad65f34e3968f9544b629ae1 is the first bad commit >> commit 12c1d8616d8dfedcad65f34e3968f9544b629ae1 >> Author: Andy Wingo <wi...@pobox.com> >> Date: Fri Mar 25 13:01:51 2011 +0100 >> >> threading / with_guile refactor to use more GC_stack_base > > How could this be? Based on your earlier reports, this git revision > should not compile at all, as it uses GC_pthread_cancel et al. Sorry for my ignorance, but I wasn't 100% sure that this was the commit that introduced the problem. As I've used "git bisect run make" basically blind, I already suspected that it was a false alarm, but I did not want to throw away the output of roughly an hour of compilation ;) > What bdw-gc version do you have installed? As I wrote previously, I have gc-7.2alpha4 installed. If I can help with testing anything, just let me know. Thanks Detlev -- Perfecting oneself is as much unlearning as it is learning. -- Edsger Dijkstra