This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

[3.3] libstdc++-v3/config/locale/generic/c_locale.h breaks bootstrap


...on sparc-sun-solaris2.9:

/files/pfeifer/OBJ-0424-1019/sparc-sun-solaris2.9/sparcv9/libstdc++-v3/include/sparc-sun-solaris2.9/bits/c++locale.h:56:
  error: parse error before `__attribute__'
/files/pfeifer/OBJ-0424-1019/sparc-sun-solaris2.9/sparcv9/libstdc++-v3/include/sparc-sun-solaris2.9/bits/c++locale.h:
  In function `int std::__convert_from_v(...)':
/files/pfeifer/OBJ-0424-1019/sparc-sun-solaris2.9/sparcv9/libstdc++-v3/include/sparc-sun-solaris2.9/bits/c++locale.h:61: error: `
  __old' undeclared (first use this function)

My guess is this is due to the following patch

  2003-04-23  Benjamin Kosnik  <bkoz at belmont dot constant dot com>

        * config/locale/generic/c_locale.h (__convert_from_v): Use
        attribute unused.

so I have reverted it and am running a new bootstrap.

Would you mind having a look (resp. what kind of further information
would be helpful)?

Gerald
-- 
Gerald "Jerry"   pfeifer at dbai dot tuwien dot ac dot at   http://www.pfeifer.com/gerald/


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