[haiku-bugs] [Haiku] #6784: missing weak symbol support

  • From: "bonefish" <trac@xxxxxxxxxxxx>
  • Date: Thu, 04 Nov 2010 19:06:31 -0000

#6784: missing weak symbol support
-------------------------------------+-----------------------------
   Reporter:  bonefish               |       Owner:  bonefish
       Type:  bug                    |      Status:  new
   Priority:  normal                 |   Milestone:  R1
  Component:  System/runtime_loader  |     Version:  R1/Development
   Keywords:                         |  Blocked By:
Has a Patch:  0                      |    Platform:  All
   Blocking:                         |
-------------------------------------+-----------------------------
 The runtime loader doesn't support (defined) weak symbols yet. It is
 [http://refspecs.freestandards.org/cxxabi-1.83.html#rtti implicitly
 required by the (Itanium) C++ ABI], though:
  "It is intended that two type_info pointers point to equivalent type
 descriptions if and only if the pointers are equal. An implementation must
 satisfy this constraint, e.g. by using symbol preemption, COMDAT sections,
 or other mechanisms."

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6784>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: