This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
obj-c++ on sparc-linux: objc runtime: cannot find class Derived etc...
- From: Christian Joensson <christian dot joensson at gmail dot com>
- To: gcc <gcc at gcc dot gnu dot org>
- Date: Thu, 9 Jun 2005 22:34:55 +0200
- Subject: obj-c++ on sparc-linux: objc runtime: cannot find class Derived etc...
- Reply-to: Christian Joensson <christian dot joensson at gmail dot com>
When running the obj-c++ testsuite fron gcc trunk, LAST_UPDATED: Thu
Jun 9 09:04:39 UTC 2005, I get a few failures like this:
objc runtime: cannot find class Derived
FAIL: obj-c++.dg/bitfield-2.mm execution test
objc runtime: cannot find class Manip
FAIL: obj-c++.dg/cxx-ivars-1.mm execution test
objc runtime: cannot find class Baz
FAIL: obj-c++.dg/cxx-ivars-2.mm execution test
objc runtime: cannot find class Derived
FAIL: obj-c++.dg/cxx-scope-1.mm execution test
objc runtime: cannot find class A
FAIL: obj-c++.dg/defs.mm execution test
etc...
any ideas?
--
Cheers,
/ChJ