This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: objc runtime: cannot find class Object


> 
> Under hpux9.01, all execute tests for objc fail due to the following error:
> 
> objc runtime: cannot find class Object
> 
> It appears that the class Object is not found because the global constructors
> to initialize the module descriptors contain incorrect information.  Here
> is a summary of my attempt to determine what is going on for the test module
> bf-1.x:
> 
> 583 (hiauly1)dave> gdb bf-1.x
> GNU gdb 19990422
> ...

The debugging analysis was bogus due to problems with gdb in accessing
procedure arguments.  Sorry.

-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]