This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/25908] [4.2 Regression] vtables with vague linkage is not being marked as vague on darwin
- From: "schnetter at aei dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2006 21:09:18 -0000
- Subject: [Bug c++/25908] [4.2 Regression] vtables with vague linkage is not being marked as vague on darwin
- References: <bug-25908-7427@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #10 from schnetter at aei dot mpg dot de 2006-01-24 21:09 -------
Yes, I am able to compile the code with that version:
$ ~/gcc/bin/g++ --version
g++ (GCC) 4.2.0 20051129 (experimental)
$ ~/gcc/bin/g++ -o lamtest *.ii -L/sw/lib -llammpio -llammpi++ -lmpi -llam
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25908