Hi-
Yeah, there is a line in the generated Makefile that is specific to GNU
Make.
You can do the following work around.
Remove this line from the guile-1.6.7/libguile/Makefile
numbers.lo: CFLAGS := $(filter-out -Werror,${CFLAGS})
Then it should build fine.
Or alternately, make sure you are ru
Hi,
Kevin Ryde <[EMAIL PROTECTED]> writes:
> Ok, we got there eventually. I checked it in, and I updated the docs
> (have a read to see it they look right).
Great, thanks!
The doc looks good to me. I'd just suggest the following patch. It
documents the wrapping/unwrapping C functions (since