[haiku-bugs] Re: [Haiku] #5718: Missing __cxa_atexit in libroot.so

  • From: "TechnoMancer" <trac@xxxxxxxxxxxx>
  • Date: Fri, 05 Nov 2010 02:52:29 -0000

#5718: Missing __cxa_atexit in libroot.so
-------------------------+-------------------------------------------------
  Reporter:              |        Owner:  bonefish
  TechnoMancer           |       Status:  closed
      Type:  bug         |    Milestone:  R1
  Priority:  normal      |      Version:  R1/Development
 Component:              |     Keywords:  __cxa_atexit __cxa_finalize clang
  System/libroot.so      |  Has a Patch:  0
Resolution:  fixed       |     Blocking:
Blocked By:              |
  Platform:  All         |
-------------------------+-------------------------------------------------

Comment (by TechnoMancer):

 I can confirm that clang builds stuff without the -fno-use-cxa-atexit flag
 and the stuff links without missing symbols errors. My simple test program
 (using iostream which will produce uses of !__cxa_atexit) runs correctly
 too so I believe these are working as desired. Thank you for implementing
 them.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5718#comment:4>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: