libtool: compile:  /Users/dave/gnu/gcc/objdir/./gcc/xgcc -shared-libgcc
-B/Users
/dave/gnu/gcc/objdir/./gcc -nostdinc++
-L/Users/dave/gnu/gcc/objdir/i686-apple-d
arwin9/libstdc++-v3/src
-L/Users/dave/gnu/gcc/objdir/i686-apple-darwin9/libstdc+
+-v3/src/.libs -B/opt/gnu/gcc/gcc-4.4.0/i686-apple-darwin9/bin/
-B/opt/gnu/gcc/g
cc-4.4.0/i686-apple-darwin9/lib/ -isystem
/opt/gnu/gcc/gcc-4.4.0/i686-apple-darw
in9/include -isystem /opt/gnu/gcc/gcc-4.4.0/i686-apple-darwin9/sys-include
-I/Us
ers/dave/gnu/gcc/objdir/i686-apple-darwin9/libstdc++-v3/include/i686-apple-darwi
n9 -I/Users/dave/gnu/gcc/objdir/i686-apple-darwin9/libstdc++-v3/include
-I/Users
/dave/gnu/gcc/gcc/libstdc++-v3/libsupc++ -fno-implicit-templates -Wall -Wextra
-
Wwrite-strings -Wcast-qual -fdiagnostics-show-location=once
-fvisibility-inlines
-hidden -ffunction-sections -fdata-sections -g -O2 -c ctype_members.cc 
-fno-com
mon -DPIC -o .libs/ctype_members.o
ctype_members.cc:137: error: redefinition of 'bool
std::ctype<wchar_t>::do_is(lo
ng unsigned int, wchar_t) const'
/Users/dave/gnu/gcc/objdir/i686-apple-darwin9/libstdc++-v3/include/i686-apple-da
rwin9/bits/ctype_inline.h:118: error: 'virtual bool
std::ctype<wchar_t>::do_is(l
ong unsigned int, wchar_t) const' previously defined here
ctype_members.cc:155: error: redefinition of 'const wchar_t*
std::ctype<wchar_t>
::do_is(const wchar_t*, const wchar_t*, long unsigned int*) const'
/Users/dave/gnu/gcc/objdir/i686-apple-darwin9/libstdc++-v3/include/i686-apple-da
rwin9/bits/ctype_inline.h:125: error: 'virtual const wchar_t*
std::ctype<wchar_t
>::do_is(const wchar_t*, const wchar_t*, long unsigned int*) const' previously d
efined here
ctype_members.cc:173: error: redefinition of 'const wchar_t*
std::ctype<wchar_t>
::do_scan_is(long unsigned int, const wchar_t*, const wchar_t*) const'
/Users/dave/gnu/gcc/objdir/i686-apple-darwin9/libstdc++-v3/include/i686-apple-da
rwin9/bits/ctype_inline.h:135: error: 'virtual const wchar_t*
std::ctype<wchar_t
>::do_scan_is(long unsigned int, const wchar_t*, const wchar_t*) const' previous
ly defined here
ctype_members.cc:182: error: redefinition of 'const wchar_t*
std::ctype<wchar_t>
::do_scan_not(long unsigned int, const wchar_t*, const wchar_t*) const'
/Users/dave/gnu/gcc/objdir/i686-apple-darwin9/libstdc++-v3/include/i686-apple-da
rwin9/bits/ctype_inline.h:144: error: 'virtual const wchar_t*
std::ctype<wchar_t
>::do_scan_not(long unsigned int, const wchar_t*, const wchar_t*) const' previou
sly defined here

[EMAIL PROTECTED]:~/gnu/gcc/objdir/gcc$ ./xgcc -B./ -v
Reading specs from ./specs
Target: i686-apple-darwin9
Configured with: ../gcc/configure --build=i686-apple-darwin9
--host=i686-apple-darwin9 --target=i686-apple-darwin9 --with-gnu-as
--with-tune=generic --prefix=/opt/gnu/gcc/gcc-4.4.0 --enable-debug=no
--disable-nls --enable-languages=c,c++,objc,fortran,obj-c++,java,ada
--enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
--enable-java-gc=boehm
Thread model: posix
gcc version 4.4.0 20080808 (experimental) [trunk revision 138857] (GCC)


-- 
           Summary: ctype_members.cc:137: error: redefinition of 'bool
                    std::ctype<wchar_t>::do_is(lo ng unsigned int, wchar_t)
                    const'
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37059

Reply via email to