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

@ andriy.tylychko@gmail.com
Mon Oct 27 06:45:00 GMT 2008


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.



More information about the Gcc-help mailing list