[haiku-bugs] Re: [Haiku] #9126: libz.so missing

  • From: "js" <trac@xxxxxxxxxxxx>
  • Date: Thu, 08 Nov 2012 13:40:16 -0000

#9126: libz.so missing
----------------------------+----------------------------
   Reporter:  js            |      Owner:  kallisti5
       Type:  bug           |     Status:  reopened
   Priority:  normal        |  Milestone:  R1
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------

Comment (by js):

 If the .so file points to the .so.$version file (which does not need to be
 in the same directory, AFAIK), the resulting binary will link the
 .so.$version file. The .so file is only for the compiler so it can link
 the library. At runtime, no .so file should be used. And at compile time,
 no .so.$version file should be used directly.

 That is if Haiku does not break with the usual shared library rules.

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

Other related posts: