> On Apr 19, 2017, at 7:20 AM, Andy Wingo wrote:
>
> On Mon 20 Mar 2017 02:39, Matt Wette writes:
>
>> Attached is a patch to apply to guile-2.2.0 to compile on FreeBSD 11.0
>> Changes
>> 1) updated README to indicate which extra FreeBSD packages need to be
>> installed
>> 2) minor change to
On Mon 20 Mar 2017 02:39, Matt Wette writes:
> Attached is a patch to apply to guile-2.2.0 to compile on FreeBSD 11.0
> Changes
> 1) updated README to indicate which extra FreeBSD packages need to be
> installed
> 2) minor change to configure.ac (implies autoconf needs to run) to use
> bdw-gc-t
Attached is a patch to apply to guile-2.2.0 to compile on FreeBSD 11.0
Changes
1) updated README to indicate which extra FreeBSD packages need to be installed
2) minor change to configure.ac (implies autoconf needs to run) to use
bdw-gc-threaded instead of bdw-gc
With this, I had successful config