libstdc++/3658: redefinition of symbols and syntax error

thomas.hiller@sap.com thomas.hiller@sap.com
Thu Jul 12 01:56:00 GMT 2001


>Number:         3658
>Category:       libstdc++
>Synopsis:       redefinition of symbols and syntax error
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 12 01:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     thomas.hiller@sap.com
>Release:        gcc-3.0 (gcc-20010709)
>Organization:
>Environment:
IA64
>Description:
I get a lot of messages like the following (excerpt):

In file included from /opt/gcc-20010709/include/g++-v3/bits/locale_facets.tcc:38,
                 from /opt/gcc-20010709/include/g++-v3/bits/std_locale.h:41,
                 from /opt/gcc-20010709/include/g++-v3/bits/ostream.tcc:32,
                 from /opt/gcc-20010709/include/g++-v3/bits/std_ostream.h:278,
                 from /opt/gcc-20010709/include/g++-v3/bits/std_iostream.h:40,
                 from /opt/gcc-20010709/include/g++-v3/iostream:31,
                 from iaxxdefine.hpp:164,
                 from StdAfx.h:70,
                 from iaxxarch.cpp:8:
/opt/gcc-20010709/include/g++-v3/ia64-unknown-linux/bits/std_limits.h:67: parse    error before `throw'
...
/opt/gcc-20010709/include/g++-v3/ia64-unknown-linux/bits/std_limits.h:566: `const
   bool has_infinity' previously defined here
/opt/gcc-20010709/include/g++-v3/ia64-unknown-linux/bits/std_limits.h:615: redefinition
   of `const bool has_quiet_NaN'
/opt/gcc-20010709/include/g++-v3/ia64-unknown-linux/bits/std_limits.h:567: `const
   bool has_quiet_NaN' previously defined here
/opt/gcc-20010709/include/g++-v3/ia64-unknown-linux/bits/std_limits.h:616: redefinition
   of `const bool has_signaling_NaN'
/opt/gcc-20010709/include/g++-v3/ia64-unknown-linux/bits/std_limits.h:568: `const
   bool has_signaling_NaN' previously defined here
/opt/gcc-20010709/include/g++-v3/ia64-unknown-linux/bits/std_limits.h:617: syntax
   error before `=' token

The last one being a syntax error.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-prs mailing list