<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" version="2.0">
  <channel>
    <title>IBM Rational Cafés: Message List - $ORIGIN feature for C++ linking on AIX power?</title>
    <link>http://www-949.ibm.com/software/rational/cafe/community/ccpp?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Thu, 25 Jun 2009 12:28:15 GMT</pubDate>
    <generator>Clearspace 1.10.7 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-06-25T12:28:15Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: $ORIGIN feature for C++ linking on AIX power?</title>
      <link>http://www-949.ibm.com/software/rational/cafe/message/6199?tstart=0#6199</link>
      <description>Thanks for all the posts! This is what I thought, but it is great to know I wasn't missing something.</description>
      <pubDate>Wed, 24 Jun 2009 12:45:13 GMT</pubDate>
      <author>Bill_Oliver</author>
      <guid>http://www-949.ibm.com/software/rational/cafe/message/6199?tstart=0#6199</guid>
      <dc:date>2009-06-24T12:45:13Z</dc:date>
      <clearspace:dateToText>5 months, 2 days ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: $ORIGIN feature for C++ linking on AIX power?</title>
      <link>http://www-949.ibm.com/software/rational/cafe/message/6197?tstart=0#6197</link>
      <description>Yes, I agree that all the libpath type environment setting are really hacks anyway for temporarily testing a shared library.</description>
      <pubDate>Wed, 24 Jun 2009 10:29:46 GMT</pubDate>
      <author>Michael_Wong</author>
      <guid>http://www-949.ibm.com/software/rational/cafe/message/6197?tstart=0#6197</guid>
      <dc:date>2009-06-24T10:29:46Z</dc:date>
      <clearspace:dateToText>5 months, 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: $ORIGIN feature for C++ linking on AIX power?</title>
      <link>http://www-949.ibm.com/software/rational/cafe/message/6179?tstart=0#6179</link>
      <description />
      <pubDate>Tue, 23 Jun 2009 14:48:44 GMT</pubDate>
      <author>jtk@us.ibm.com</author>
      <guid>http://www-949.ibm.com/software/rational/cafe/message/6179?tstart=0#6179</guid>
      <dc:date>2009-06-23T14:48:44Z</dc:date>
      <clearspace:dateToText>5 months, 3 days ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: $ORIGIN feature for C++ linking on AIX power?</title>
      <link>http://www-949.ibm.com/software/rational/cafe/message/6171?tstart=0#6171</link>
      <description>I think this last answer is the only possible way and is the best answer. That is using a wrapper as Chris suggested:</description>
      <pubDate>Tue, 23 Jun 2009 12:47:17 GMT</pubDate>
      <author>Michael_Wong</author>
      <guid>http://www-949.ibm.com/software/rational/cafe/message/6171?tstart=0#6171</guid>
      <dc:date>2009-06-23T12:47:17Z</dc:date>
      <clearspace:dateToText>5 months, 4 days ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: $ORIGIN feature for C++ linking on AIX power?</title>
      <link>http://www-949.ibm.com/software/rational/cafe/message/6133?tstart=0#6133</link>
      <description />
      <pubDate>Mon, 22 Jun 2009 12:49:29 GMT</pubDate>
      <author>cntaylor</author>
      <guid>http://www-949.ibm.com/software/rational/cafe/message/6133?tstart=0#6133</guid>
      <dc:date>2009-06-22T12:49:29Z</dc:date>
      <clearspace:dateToText>5 months, 5 days ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Re: $ORIGIN feature for C++ linking on AIX power?</title>
      <link>http://www-949.ibm.com/software/rational/cafe/message/6125?tstart=0#6125</link>
      <description />
      <pubDate>Sat, 20 Jun 2009 00:44:00 GMT</pubDate>
      <author>Bill_Oliver</author>
      <guid>http://www-949.ibm.com/software/rational/cafe/message/6125?tstart=0#6125</guid>
      <dc:date>2009-06-20T00:44:00Z</dc:date>
      <clearspace:dateToText>5 months, 1 week ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: $ORIGIN feature for C++ linking on AIX power?</title>
      <link>http://www-949.ibm.com/software/rational/cafe/message/6123?tstart=0#6123</link>
      <description>Have you looked at the possibility of using LD_LIBRARY_PATH environment variable that users of your shared objects may use to find the shared lib? 

Vijay</description>
      <pubDate>Fri, 19 Jun 2009 22:08:07 GMT</pubDate>
      <author>vijayka</author>
      <guid>http://www-949.ibm.com/software/rational/cafe/message/6123?tstart=0#6123</guid>
      <dc:date>2009-06-19T22:08:07Z</dc:date>
      <clearspace:dateToText>5 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>$ORIGIN feature for C++ linking on AIX power?</title>
      <link>http://www-949.ibm.com/software/rational/cafe/message/6120?tstart=0#6120</link>
      <description>Hello everyone!</description>
      <pubDate>Fri, 19 Jun 2009 19:09:31 GMT</pubDate>
      <author>Bill_Oliver</author>
      <guid>http://www-949.ibm.com/software/rational/cafe/message/6120?tstart=0#6120</guid>
      <dc:date>2009-06-19T19:09:31Z</dc:date>
      <clearspace:dateToText>5 months, 1 week ago</clearspace:dateToText>
      <clearspace:replyCount>7</clearspace:replyCount>
    </item>
  </channel>
</rss>

