[haiku-bugs] Re: [Haiku] #1907: Replace GNU C library and utilities with BSD-licensed equivalents

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 14 Jun 2021 15:53:18 -0000

#1907: Replace GNU C library and utilities with BSD-licensed equivalents
--------------------------------+--------------------
  Reporter:  jonas.kirilla      |      Owner:  nobody
      Type:  enhancement        |     Status:  new
  Priority:  low                |  Milestone:  R2
 Component:  System/libroot.so  |    Version:
Resolution:                     |   Keywords:
Blocked By:                     |   Blocking:
  Platform:  All                |
--------------------------------+--------------------
Comment (by X512):

 Note that libgcc_s.so is currently a part of ABI. It is directly imported
 by applications that use exceptions, has symbol versions with GNU in
 naming. libgcc_s.so can't coexist with alternative implementations because
 it maintains global list of eh_frame registrations (information for
 exception handling for specific dynamically-loadable module).
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/1907#comment:13>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: