Branch management

2006-03-11 Thread Neil Jerram
Just a heads-up: until I get to any work that isn't appropriate for the 1.8 branch, I'm planning to make all my commits to the 1.8 branch only, on the assumption that we will do something later to copy those changes to CVS head. Has there yet been any post-1.8 work in CVS? If there hasn't, we hav

Re: undefined reference to `scm_init_guile'

2006-03-11 Thread steven mestdagh
Neil Jerram [2006-03-10, 22:41:16]: > steven mestdagh <[EMAIL PROTECTED]> writes: > > > Neil Jerram [2006-03-10, 22:10:39]: > >> > >> Digging a bit further, this looks like it's caused by > >> HAVE_PTHREAD_ATTR_GETSTACK not being defined. Can you confirm that > >> when you run ./configure, it sa

Re: undefined reference to `scm_init_guile'

2006-03-11 Thread Neil Jerram
steven mestdagh <[EMAIL PROTECTED]> writes: > Neil Jerram [2006-03-11, 18:43:17]: >> >> Would you mind trying the program below on your system? It may be >> that on OpenBSD the pthread approach works for the main thread, and so >> HAVE_LIBC_STACK_END isn't needed anyway. > > $ cc -pthread -o pth