<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Libraries linked to an executable in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069995#M904754</link>
    <description>use the chatr command&lt;BR /&gt;&lt;BR /&gt;example :&lt;BR /&gt;chatr ls&lt;BR /&gt;ls: &lt;BR /&gt;         shared executable &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     disabled  second &lt;BR /&gt;             embedded path  disabled  first  Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /usr/lib/libcurses.1&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             deferred &lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         plabel caching disabled&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space disabled&lt;BR /&gt;         fourth quadrant private data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jean-Luc</description>
    <pubDate>Fri, 12 Sep 2003 14:53:21 GMT</pubDate>
    <dc:creator>Jean-Luc Oudart</dc:creator>
    <dc:date>2003-09-12T14:53:21Z</dc:date>
    <item>
      <title>Libraries linked to an executable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069994#M904753</link>
      <description>Is there any way to find out what are the libraries linked to an executable. i am working in HP-UX-10.20. &lt;BR /&gt;&lt;BR /&gt;Anand</description>
      <pubDate>Fri, 12 Sep 2003 14:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069994#M904753</guid>
      <dc:creator>Anand_30</dc:creator>
      <dc:date>2003-09-12T14:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries linked to an executable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069995#M904754</link>
      <description>use the chatr command&lt;BR /&gt;&lt;BR /&gt;example :&lt;BR /&gt;chatr ls&lt;BR /&gt;ls: &lt;BR /&gt;         shared executable &lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     disabled  second &lt;BR /&gt;             embedded path  disabled  first  Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /usr/lib/libcurses.1&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             deferred &lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         plabel caching disabled&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         static branch prediction disabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space disabled&lt;BR /&gt;         fourth quadrant private data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 12 Sep 2003 14:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069995#M904754</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2003-09-12T14:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries linked to an executable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069996#M904755</link>
      <description>Well in HP-UX11.00 you use &lt;BR /&gt;&lt;BR /&gt;chatr &lt;EXECUTABLE&gt;&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;chatr oracle&lt;BR /&gt;oracle:&lt;BR /&gt;         shared executable&lt;BR /&gt;         shared library dynamic path search:&lt;BR /&gt;             SHLIB_PATH     enabled   first&lt;BR /&gt;             embedded path  disabled  second Not Defined&lt;BR /&gt;         shared library list:&lt;BR /&gt;             dynamic   /all/oracle/product/8.1.7/lib/libjox8.sl&lt;BR /&gt;             dynamic   /all/oracle/product/8.1.7/lib/libobk.sl&lt;BR /&gt;             dynamic   /usr/lib/librt.2&lt;BR /&gt;             dynamic   /usr/lib/libpthread.1&lt;BR /&gt;             dynamic   /usr/lib/libnss_dns.1&lt;BR /&gt;             dynamic   /usr/lib/libdld.2&lt;BR /&gt;             dynamic   /usr/lib/libm.2&lt;BR /&gt;             dynamic   /usr/lib/libc.2&lt;BR /&gt;         shared library binding:&lt;BR /&gt;             deferred&lt;BR /&gt;         global hash table disabled&lt;BR /&gt;         plabel caching disabled&lt;BR /&gt;         global hash array size:1103&lt;BR /&gt;         global hash array nbuckets:3&lt;BR /&gt;         shared vtable support disabled&lt;BR /&gt;         static branch prediction enabled&lt;BR /&gt;         executable from stack: D (default)&lt;BR /&gt;         kernel assisted branch prediction enabled&lt;BR /&gt;         lazy swap allocation disabled&lt;BR /&gt;         text segment locking disabled&lt;BR /&gt;         data segment locking disabled&lt;BR /&gt;         third quadrant private data space disabled&lt;BR /&gt;         fourth quadrant private data space disabled&lt;BR /&gt;         data page size: D (default)&lt;BR /&gt;         instruction page size: D (default)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I don't remember it being any different in 10.20...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;/EXECUTABLE&gt;</description>
      <pubDate>Fri, 12 Sep 2003 14:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069996#M904755</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2003-09-12T14:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries linked to an executable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069997#M904756</link>
      <description>As far as I know the ldd do the same trick:&lt;BR /&gt;# ldd /bin/ls&lt;BR /&gt;/usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;/usr/lib/libdld.2 =&amp;gt;    /usr/lib/libdld.2&lt;BR /&gt;/usr/lib/libc.2 =&amp;gt;      /usr/lib/libc.2&lt;BR /&gt;/usr/lib/libcurses.1 =&amp;gt; /usr/lib/libcurses.1&lt;BR /&gt;The output is different (much poorer in ldd case) but you have the information regarding the dinamic libraries.&lt;BR /&gt;</description>
      <pubDate>Sat, 13 Sep 2003 10:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069997#M904756</guid>
      <dc:creator>Virgil Chereches_2</dc:creator>
      <dc:date>2003-09-13T10:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries linked to an executable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069998#M904757</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;here is document, where can you find some detail information about software development on HP-UX.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH &lt;BR /&gt;&lt;BR /&gt;Radim</description>
      <pubDate>Sat, 13 Sep 2003 13:29:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069998#M904757</guid>
      <dc:creator>Radim Jarosek</dc:creator>
      <dc:date>2003-09-13T13:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries linked to an executable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069999#M904758</link>
      <description>Hello Radim,&lt;BR /&gt;&lt;BR /&gt;You seem to have forgotten the attachment/pointer?&lt;BR /&gt;&lt;BR /&gt;Perhaps you wanted to poitn us to:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/dev/B2355-90730/B2355-90730.html#RN.CVT.NN134" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/dev/B2355-90730/B2355-90730.html#RN.CVT.NN134&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;this is the chapter "Viewing library dependencies with ldd(1)" in "HP-UX Linker and Libraries User's Guide".&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;    Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 13 Sep 2003 14:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3069999#M904758</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2003-09-13T14:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries linked to an executable</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3070000#M904759</link>
      <description>no ldd on 10.20, i guess. while chatr prints out the recorded list of libraries needed by the application, "odump -sllibloadlist" should give you a list of the paths where the libraries are actually getting loaded from.&lt;BR /&gt;&lt;BR /&gt;i'm not sure if this is implemented on 10.20 :&lt;BR /&gt;_HP_DLDOPTS="-ldd" a.out&lt;BR /&gt;&lt;BR /&gt;(run a.out with _HP_DLDOPTS set to "-ldd").</description>
      <pubDate>Sat, 13 Sep 2003 16:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/libraries-linked-to-an-executable/m-p/3070000#M904759</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2003-09-13T16:12:08Z</dc:date>
    </item>
  </channel>
</rss>

