HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of LibVersions


Ignore:
Timestamp:
05/23/10 12:14:28 (5 years ago)
Author:
diver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LibVersions

    v1 v2  
    1616 
    1717Now, let's look at how an application is linked: 
    18  
     18{{{ 
    1919~> objdump -x /boot/apps/WebPositive/WebPositive | grep NEEDED 
    2020 NEEDED      libjavascriptcore.so 
    … …  
    3636 NEEDED      libtranslation.so 
    3737 NEEDED      libroot.so 
    38  
     38}}} 
    3939Javascriptcore, webcore and webkit are in WebPositive's ./lib folder, at least for the time being, and therefore do not really need versioning. 
    4040 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/