The end of my build, from a few hours ago:
/bin/ksh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib -I/usr/pkg/include
-I/usr/y0/include -I/usr/pkg/include -I/usr/y0/include -pthread -Wall
-Wmissing-prototypes -Werror -fvisibility=h
Mike Gran writes:
> On Fri, 2009-08-21 at 14:27 -0400, Greg Troxel wrote:
>> I ran 'gmake -k' to get all the warnings at once. I think there are
>> just two groups:
>
>> deprecated.c:1092: warning: dereferencing type-punned pointer will break
>> strict-aliasing rules
>
>> vm-i-scheme.c:437: war
On Fri, 2009-08-21 at 14:27 -0400, Greg Troxel wrote:
> I ran 'gmake -k' to get all the warnings at once. I think there are
> just two groups:
> deprecated.c:1092: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> vm-i-scheme.c:437: warning: comparison is always tr
I ran 'gmake -k' to get all the warnings at once. I think there are
just two groups:
gmake all-recursive
gmake[1]: Entering directory `/home/gdt/BUILD-GUILE-master/guile'
gmake[2]: Entering directory `/home/gdt/BUILD-GUILE-master/guile/libguile'
gmake all-am
gmake[3]: Entering directory `/hom