Re: make check error

2012-01-09 Thread Andy Wingo
On Sun 10 Jul 2011 07:14, Germán Arias writes: > With guile 2.0.2, GCC 4.6 and gc 7.1, make check give me the error: > > make[5]: `test-pthread-create' is up to date. > CC test_pthread_create_secondary-test-pthread-create-secondary.o > In file included from test-pthread-create-secondary.c:3

Re: make check error

2011-07-10 Thread Germán Arias
Well, with gc 7.2alpha6 works fine. On sáb, 2011-07-09 at 23:14 -0600, Germán Arias wrote: > With guile 2.0.2, GCC 4.6 and gc 7.1, make check give me the error: > > make[5]: `test-pthread-create' is up to date. > CC test_pthread_create_secondary-test-pthread-create-secondary.o > In file in