/usr/include/c++/4.2/exception:59: multiple definition of `root_category'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



porting win32 project to linux, after resolving all incompatibilities still
have weird "multiple definition":

bin/gcc-4.2.4/debug/lobby.o:/usr/include/c++/4.2/exception:59: multiple
definition of `root_category'
bin/gcc-4.2.4/debug/database.o:/usr/include/c++/4.2/bits/locale_facets.tcc:2560:
first defined here
bin/gcc-4.2.4/debug/main.o:/usr/include/c++/4.2/bits/locale_classes.h:464:
multiple definition of `root_category'
bin/gcc-4.2.4/debug/database.o:/usr/include/c++/4.2/bits/locale_facets.tcc:2560:
first defined here
bin/gcc-4.2.4/debug/dbcore.o:/usr/include/c++/4.2/exception:59: multiple
definition of `root_category'
bin/gcc-4.2.4/debug/database.o:/usr/include/c++/4.2/bits/locale_facets.tcc:2560:
first defined here
bin/gcc-4.2.4/debug/aes.o:/usr/include/c++/4.2/bits/locale_classes.h:464:
multiple definition of `root_category'
bin/gcc-4.2.4/debug/database.o:/usr/include/c++/4.2/bits/locale_facets.tcc:2560:
first defined here

and no idea where to look for any clue

thanks in advance for any help
-- 
View this message in context: http://www.nabble.com/-usr-include-c%2B%2B-4.2-exception%3A59%3A-multiple-definition-of-%60root_category%27-tp20182543p20182543.html
Sent from the gcc - Help mailing list archive at Nabble.com.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux