This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: can't bootstrap current trunk on cygwin: tree.c:7694: error: passing argument 1 of 'fixed_zerop' discards qualifiers from pointer target type


On 09 August 2007 14:39, Christian Joensson wrote:

> cc1: warnings being treated as errors
> ../../gcc/gcc/tree.c: In function 'initializer_zerop':
> ../../gcc/gcc/tree.c:7694: error: passing argument 1 of 'fixed_zerop'
> discards qualifiers from pointer target type
> make[3]: *** [tree.o] Error 1
> make[3]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
> make[2]: *** [all-stage2-gcc] Error 2
> make[2]: Leaving directory `/usr/local/src/trunk/objdir'
> make[1]: *** [stage2-bubble] Error 2
> make[1]: Leaving directory `/usr/local/src/trunk/objdir'
> make: *** [bootstrap] Error 2
> 
> 
> Any ideas?

  Yep, see the three other posts we've had about it so far this morning and
maybe give the patch that was in the post just before yours a try....


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]