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]
Other format: [Raw text]

[Bug c++/17324] [4.0 Regression] Error: symbol `bRKNS0_IT_SD_EE' is already defined


------- Additional Comments From tromey at gcc dot gnu dot org  2004-09-14 01:18 -------
I just updated and rebuilt:

opsy. ~/gnu/Trunk/install/bin/gcc --version
gcc (GCC) 4.0.0 20040914 (experimental)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

And I still get the error:
/home/tromey/gnu/Trunk/install/bin/g++ -g -Wall -Winvalid-pch -Wreturn-type
-D_GLIBCXX_DEBUG  -I.  -c -o scope.o scope.cc
/tmp/ccS2Fd7u.s: Assembler messages:
/tmp/ccS2Fd7u.s:25991: Error: symbol `bRKNS0_IT_SD_EE' is already defined
make: *** [scope.o] Error 1



-- 


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


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