<?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: Linker error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error/m-p/3058257#M907992</link>
    <description>and, as the message says, you can include "+vallcompatwarnings" option in the environment variable LDOPTS to see what linker option (sent by gcc) made the linker give you this warning.</description>
    <pubDate>Thu, 28 Aug 2003 07:52:22 GMT</pubDate>
    <dc:creator>ranganath ramachandra</dc:creator>
    <dc:date>2003-08-28T07:52:22Z</dc:date>
    <item>
      <title>Linker error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error/m-p/3058254#M907989</link>
      <description>I have ported some Objective C code from one 10.20 machine to another 10.20 machine. However, I am not able to compile the code in the current 10.20 machine. I am getting the warning message:&lt;BR /&gt;&lt;BR /&gt;"/usr/bin/ld: (Warning) Linker features were used that may not be supported in future releases. The +vallcompatwarnings option can be used to display more details, and the ld(1) man page contains additional information. This warning can be suppressed with the +vnocompatwarnings option."&lt;BR /&gt;&lt;BR /&gt;This error did not occus while compiling the code in the previous 10.20 machine. Both the machines have the same settings except that in the current machine there is no ANSI C compiler installed whereas in the previous machine ANSI C was installed. We are using 'gcc' to compile the code in both the machines.&lt;BR /&gt;&lt;BR /&gt;Can anyone tell me under what circumstances this error occurs and what can be done to solve this problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anand</description>
      <pubDate>Wed, 27 Aug 2003 22:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error/m-p/3058254#M907989</guid>
      <dc:creator>Anand_30</dc:creator>
      <dc:date>2003-08-27T22:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error/m-p/3058255#M907990</link>
      <description>Anand,&lt;BR /&gt;&lt;BR /&gt;It is not an error but a warning and can be ignored.&lt;BR /&gt;&lt;BR /&gt;The most likely cause of the warning appearing on the newer server is because ld has been patched to a more recent version than the other system.  Compare the patch details for ld on both servers.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Tim.</description>
      <pubDate>Wed, 27 Aug 2003 23:30:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error/m-p/3058255#M907990</guid>
      <dc:creator>Tim Adamson_1</dc:creator>
      <dc:date>2003-08-27T23:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error/m-p/3058256#M907991</link>
      <description>this is not an error, just a warning and does not indicate that your build failed. if you build with '-v' in the environment variable CCOPTS, you should see the difference between the different commands that the ansi C compiler and gcc send to the linker. as the message says, you can include "+vnocompatwarnings" option in the environment variable LDOPTS if you want the linker to not print this message.</description>
      <pubDate>Thu, 28 Aug 2003 07:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error/m-p/3058256#M907991</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2003-08-28T07:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Linker error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linker-error/m-p/3058257#M907992</link>
      <description>and, as the message says, you can include "+vallcompatwarnings" option in the environment variable LDOPTS to see what linker option (sent by gcc) made the linker give you this warning.</description>
      <pubDate>Thu, 28 Aug 2003 07:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linker-error/m-p/3058257#M907992</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2003-08-28T07:52:22Z</dc:date>
    </item>
  </channel>
</rss>

