<?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: LDFLAGS  -Wl,-hsymbolname,+allowdups is not working in the case of HP-UX 11i v3 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ldflags-wl-hsymbolname-allowdups-is-not-working-in-the-case-of/m-p/4723978#M655342</link>
    <description>&amp;gt;ld: Unrecognized argument: -Wl,-hAI_SHA224,+allowdups&lt;BR /&gt;&lt;BR /&gt;This probably means you have defined LD as ld instead of cc.&lt;BR /&gt;If you really want to invoke ld directly:&lt;BR /&gt;-hAI_SHA224 +allowdups</description>
    <pubDate>Thu, 09 Dec 2010 08:49:05 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-12-09T08:49:05Z</dc:date>
    <item>
      <title>LDFLAGS  -Wl,-hsymbolname,+allowdups is not working in the case of HP-UX 11i v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ldflags-wl-hsymbolname-allowdups-is-not-working-in-the-case-of/m-p/4723977#M655341</link>
      <description>I am using hp-ux 11.31 ia 64&lt;BR /&gt;&lt;BR /&gt;Here is the snapshot from my makefile which has the LDFLAGS options as &lt;BR /&gt;&lt;BR /&gt;# Flags for compilers/linkers&lt;BR /&gt;&lt;BR /&gt;#&lt;BR /&gt;# 32-bit build with HP's compiler.&lt;BR /&gt;#&lt;BR /&gt;# Warning 501 = Empty source file (e.g. #ifdeffed).&lt;BR /&gt;#&lt;BR /&gt;CFLAGS=-c -DHPUX11 -DUNIX -DPERL5 +Z \&lt;BR /&gt; +W 501 \&lt;BR /&gt; $(USER_CFLAGS)&lt;BR /&gt;LDFLAGS=-Wl,-hAI_SHA224,+allowdups&lt;BR /&gt;DEFAULTLIBS=-ldld -lm -lnsl&lt;BR /&gt;&lt;BR /&gt;It shows&lt;BR /&gt;ld: Unrecognized argument: -Wl,-hAI_SHA224,+allowdups&lt;BR /&gt;&lt;BR /&gt;Fatal error&lt;BR /&gt;&lt;BR /&gt;Any help in any form is appreciated</description>
      <pubDate>Thu, 09 Dec 2010 07:09:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ldflags-wl-hsymbolname-allowdups-is-not-working-in-the-case-of/m-p/4723977#M655341</guid>
      <dc:creator>prasannakumar1989</dc:creator>
      <dc:date>2010-12-09T07:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: LDFLAGS  -Wl,-hsymbolname,+allowdups is not working in the case of HP-UX 11i v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ldflags-wl-hsymbolname-allowdups-is-not-working-in-the-case-of/m-p/4723978#M655342</link>
      <description>&amp;gt;ld: Unrecognized argument: -Wl,-hAI_SHA224,+allowdups&lt;BR /&gt;&lt;BR /&gt;This probably means you have defined LD as ld instead of cc.&lt;BR /&gt;If you really want to invoke ld directly:&lt;BR /&gt;-hAI_SHA224 +allowdups</description>
      <pubDate>Thu, 09 Dec 2010 08:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ldflags-wl-hsymbolname-allowdups-is-not-working-in-the-case-of/m-p/4723978#M655342</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-09T08:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: LDFLAGS  -Wl,-hsymbolname,+allowdups is not working in the case of HP-UX 11i v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ldflags-wl-hsymbolname-allowdups-is-not-working-in-the-case-of/m-p/4723979#M655343</link>
      <description>Thanks for your reply,&lt;BR /&gt;&lt;BR /&gt;I had tried the following&lt;BR /&gt;&lt;BR /&gt;LD=cc&lt;BR /&gt;&lt;BR /&gt;LDFLAGS=-hAI_SHA224 +allowdups&lt;BR /&gt;&lt;BR /&gt;the error received is&lt;BR /&gt;(Bundled) cc: warning 901: unknown option: `-hAI_SHA224': use +help for online d&lt;BR /&gt;ocumentation.&lt;BR /&gt;&lt;BR /&gt;(Bundled) cc: warning 901: unknown option: `+allowdups': use +help for online do&lt;BR /&gt;cumentation.&lt;BR /&gt;&lt;BR /&gt;And here i am attaching the entire makefile</description>
      <pubDate>Thu, 09 Dec 2010 10:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ldflags-wl-hsymbolname-allowdups-is-not-working-in-the-case-of/m-p/4723979#M655343</guid>
      <dc:creator>prasannakumar1989</dc:creator>
      <dc:date>2010-12-09T10:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: LDFLAGS  -Wl,-hsymbolname,+allowdups is not working in the case of HP-UX 11i v3</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ldflags-wl-hsymbolname-allowdups-is-not-working-in-the-case-of/m-p/4723980#M655344</link>
      <description>&amp;gt;LD=cc&lt;BR /&gt;&lt;BR /&gt;If you use this, stick with your original LDFLAGS.</description>
      <pubDate>Fri, 10 Dec 2010 10:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ldflags-wl-hsymbolname-allowdups-is-not-working-in-the-case-of/m-p/4723980#M655344</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-10T10:10:43Z</dc:date>
    </item>
  </channel>
</rss>

