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]

GCC Build Error



I am receiving the following error building gcc v3.0. I used the default
configure settings.

Any ideas? Not sure where to start.

Error:

cc: Error: /home/dwmorsb/gcc-3.0/gcc/cp/pt.c, line 8368: In this statement,
a common type could not be determined for the 2nd and 3rd operands
("(((((enum 
tree_code)(((base_binfo)->common.type))->common.code)==RECORD_TYPE||((enum
tree_code)(((base_binfo)->common.type))->common.code)==UNION_TYPE)&&(((enum
tree_code)(((base_binfo)->common.type))->common.code)==TEMPLATE_TYPE_PARM||(
(enum 
tree_code)(((base_binfo)->common.type))->common.code)==TYPENAME_TYPE||((enum
tree_code)(((base_binfo)->common.type))->common.code)==TYPEOF_TYPE||((enum
tree_code)(((base_binfo)->common.type))->common.code)==BOUND_TEMPLATE_TEMPLA
TE_PARM||((((base_binfo)->common.type))->type.lang_flag_5)))?(void)(((((base
_binfo)->common.type))->type.lang_specific)->marks|=(1<<(0))):(void)(((((bas
e_binfo)->common.type))->type.alias_set)|=(1<<(0))))" and
"(((base_binfo)->common.lang_flag_0)=1)") of a conditional operator.
(badcondit)
      SET_BINFO_MARKED (base_binfo);

Vitals:

uname -a
OSF1 alpha V4.0 1091 alpha

sizer -v
Digital UNIX V4.0E  (Rev. 1091); Mon Dec  6 19:01:16 EST 1999

cc -V
DEC C V5.8-011 on Digital UNIX V4.0 (Rev. 1091)

-- 
David Morsberger - Sensys Development Labs, Inc.
dmorsberger@sensysdl.com
301.361.0150 x 228
"They that can give up essential liberty to obtain a little temporary
safety, deserve neither liberty nor safety. "
            - Benjamin Franklin (1759) 


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