Re: Lazybots

2010-05-30 Thread Gareth Edwards
On 29 May 2010 23:26, Linas Vepstas wrote: > FYI, don't know which scheme this was, but it was certainly fun! I think it's these extensions to PLT Scheme: http://www.pawfal.org/fluxus/ > > --linas > > -- Forwarded message -- > From: Joel Pitt > Date: 26 April 2010 16:19 > Subje

Re: Building guile on MSYS/MinGW - issue with pthread use

2009-08-15 Thread Gareth Edwards
Hi Neil 2009/8/14 Neil Jerram : > > threads.c includes config.h - which defines HAVE_STRUCT_TIMESPEC - > then _scm.h - which undefines it - and then later pthread.h, so it > should be fine. Hmm. I can see that in my codebase, but the struct is not showing up in the thread.i intermediate file for

Building guile on MSYS/MinGW - issue with pthread use

2009-08-14 Thread Gareth Edwards
Hi there, I've run into a problem building guile using the MinGW toolchain under MSYS. gar...@xdcnb048 /c/gareth/geda/deps/guile-1.8.7/libguile $ gcc -DHAVE_CONFIG_H -I.. -I/usr/local/include -g -O2 -Wall -Wmissing-prototyp es -Werror -MT libguile_la-threads.lo -MD -MP -MF .deps/libguile_la-threa