<?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 Error while compilation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-compilation/m-p/3071375#M904940</link>
    <description>I am getting the following error while compilation:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/ld: Can't find library for -lct_r&lt;BR /&gt;&lt;BR /&gt;I am using gcc compiler on HP-UX 10.20. Can anyone please tell me what is the cause of this problem.&lt;BR /&gt;&lt;BR /&gt;Anand.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 15 Sep 2003 15:49:43 GMT</pubDate>
    <dc:creator>Anand_30</dc:creator>
    <dc:date>2003-09-15T15:49:43Z</dc:date>
    <item>
      <title>Error while compilation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-compilation/m-p/3071375#M904940</link>
      <description>I am getting the following error while compilation:&lt;BR /&gt;&lt;BR /&gt;/usr/bin/ld: Can't find library for -lct_r&lt;BR /&gt;&lt;BR /&gt;I am using gcc compiler on HP-UX 10.20. Can anyone please tell me what is the cause of this problem.&lt;BR /&gt;&lt;BR /&gt;Anand.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 15 Sep 2003 15:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-compilation/m-p/3071375#M904940</guid>
      <dc:creator>Anand_30</dc:creator>
      <dc:date>2003-09-15T15:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error while compilation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-compilation/m-p/3071376#M904941</link>
      <description>Anand,&lt;BR /&gt;  If I am correct the ct_r represents sybase libraries.  Try to include the path of those in your linker step.  &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Mon, 15 Sep 2003 15:55:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-compilation/m-p/3071376#M904941</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-09-15T15:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error while compilation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-compilation/m-p/3071377#M904942</link>
      <description>Thanks Umapathy, After including the sybase libraries, the compilation is successful but I have some more problems while compiling different components. I was able to compile these components fine sometimes back but I am getting the following errors now:&lt;BR /&gt;&lt;BR /&gt;collect2: executing gcc: Permission denied&lt;BR /&gt;collect2: gcc returned 33 exit status&lt;BR /&gt;&lt;BR /&gt;The Web - Objects were installed sometimes back and after that I am getting the above mentioned error. Can you or anyone else please help me out on this.&lt;BR /&gt;&lt;BR /&gt;Anand.</description>
      <pubDate>Mon, 15 Sep 2003 17:33:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-compilation/m-p/3071377#M904942</guid>
      <dc:creator>Anand_30</dc:creator>
      <dc:date>2003-09-15T17:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error while compilation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-compilation/m-p/3071378#M904943</link>
      <description>Anand,&lt;BR /&gt;Something is wrong with your gcc installation. collect2 is a special program used to link Objective C and C++ programs (it's invoked by&lt;BR /&gt;gcc). Apparently it's trying to invoke gcc, but the gcc it's invoking isn't right. Make sure that the collect2, ld, and gcc you're using are&lt;BR /&gt;all from the same gcc version. &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy</description>
      <pubDate>Tue, 16 Sep 2003 07:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-compilation/m-p/3071378#M904943</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-09-16T07:30:21Z</dc:date>
    </item>
  </channel>
</rss>

