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]

Installing GCC-3.0


Hi,

I'm trying to install the package GCC-3.0, but it shows a error...

cc: Warning: cp/pt.c, line 935: In this statement, the referenced type of
the pointer value "htab_find_slot(...)" is "pointer to signed char", which
is not compatible with "pointer to void". (ptrmismatch)
  slot = htab_find_slot (local_specializations, tmpl, INSERT);
--^
cc: Error: 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);
--------^
*** Exit 1
Stop.
*** Exit 1
Stop.
#

Any help would be appreciated

Thanks Advanced.

__________________________________________________
Carlos Augusto Perez Lima
Address: Pedro Antonio de Souza, 405.
86031-610 - Londrina, Pr - Brazil.
<mailto:clima@milenia.com.br>
http://www.bioinformatic.cjb.net


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