[Bug c++/25908] Multiple definitions of symbol vtables

2006-01-23 Thread schnetter at aei dot mpg dot de
--- Comment #4 from schnetter at aei dot mpg dot de 2006-01-23 19:47 --- Created an attachment (id=10716) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10716&action=view) Gzipped preprocessed failing source code, part 2 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25908

[Bug c++/25908] Multiple definitions of symbol vtables

2006-01-23 Thread schnetter at aei dot mpg dot de
--- Comment #3 from schnetter at aei dot mpg dot de 2006-01-23 19:47 --- Created an attachment (id=10715) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10715&action=view) Gzipped preprocessed failing source code, part 1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25908

[Bug c++/25908] Multiple definitions of symbol vtables

2006-01-23 Thread schnetter at aei dot mpg dot de
--- Comment #2 from schnetter at aei dot mpg dot de 2006-01-23 19:45 --- Here is a way to reproduce the error with very little source code, but still depending on the LAM MPI library. The actual source code I used consists of two files, main.cc and sub.cc, which I include here for comp

[Bug c++/25908] Multiple definitions of symbol vtables

2006-01-23 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-23 16:19 --- Do you have a simple example? -- pinskia at gcc dot gnu dot org changed: What|Removed |Added