This is the mail archive of the gcc@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: The tree.c patch breaks "make compare."



  In message <199902231633.IAA32127@hpcll563.cup.hp.com>you write:
  > The compiler doesn't generate references to the methods themselves because 
  > in ObjC the method binding is dynamic. Instead the compiler calls a
  > function with a method descriptor and the runtime returns the appropriate
  > function. The runtime is able to collect information about all the methods
  > defined in all the object files during the initialization process of the
  > program.
OK. Thanks for the clarification.

jeff


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