This is the mail archive of the gcc-bugs@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]

Re: gcc-20010409 compilation fails on Tru64 Unix


Ok, now I have a 3.0-branch and the patch applied fine.
I then ran "autoconf" in the gcc dir, but I STILL get 
cc: Error: ./system.h, line 561: In this declaration, "char" cannot be 
combined with "_Bool". (typeconflict)
typedef char _Bool;
-------------^
*** Exit 1
Stop.

;-(

What am I doing wrong?
I "updated" from HEAD to 3.0-branch with:
# cvs -z6 up -rgcc-3_0-branch

// Per Wigren

onsdag 11 april 2001 23:41 skrev Rainer Orth:
> > Ok, I just HAD to try again... ;-)
> >
> > I did a HEAD checkout, but now both hunks failed...
> >
> > Should I use another branch than HEAD? How do I "downgrade"? (I'm not
> > very familiar with CVS - I just do cvs up -dP and cvs co :)
>
> both the snapshots and my patches were relative to the gcc 3.0 release
> branch.  The tag is gcc-3_0-branch; see http://gcc.gnu.org/cvs.html for
> details.
>
> > When will this patch (patches) be committed to CVS?
>
> Some of the patches haven't even been reviewed yet, others still await
> final aproval ;-(
>
> 	Rainer
>
> ---------------------------------------------------------------------------
>-- Rainer Orth, Faculty of Technology, Bielefeld University
>
> Email: ro@TechFak.Uni-Bielefeld.DE


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