<?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 aCC Linker error 1913 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-linker-error-1913/m-p/2825554#M720958</link>
    <description>I'm building a program using the following aCC commands:&lt;BR /&gt;&lt;BR /&gt;  aCC +DA2.0N +W 829 +z  -c etloadm.C -o etloadm.o&lt;BR /&gt;  aCC -o ./etloadm  -Wl,-e etloadm +DA2.0N -b -lCsup  ./etloadm.o&lt;BR /&gt;&lt;BR /&gt;The linker is returning back:&lt;BR /&gt;&lt;BR /&gt;aCC: error 1913: `etloadm' does not exist or cannot be read&lt;BR /&gt;&lt;BR /&gt;This module definitely exists in the current directory and has all the proper&lt;BR /&gt;permission bits set.  Can anyone suggest something else I am doing wrong?&lt;BR /&gt;I'm running on HP-UX v11.0 and using aCC A.03.25</description>
    <pubDate>Mon, 14 Oct 2002 18:00:12 GMT</pubDate>
    <dc:creator>kenneth_20</dc:creator>
    <dc:date>2002-10-14T18:00:12Z</dc:date>
    <item>
      <title>aCC Linker error 1913</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-linker-error-1913/m-p/2825554#M720958</link>
      <description>I'm building a program using the following aCC commands:&lt;BR /&gt;&lt;BR /&gt;  aCC +DA2.0N +W 829 +z  -c etloadm.C -o etloadm.o&lt;BR /&gt;  aCC -o ./etloadm  -Wl,-e etloadm +DA2.0N -b -lCsup  ./etloadm.o&lt;BR /&gt;&lt;BR /&gt;The linker is returning back:&lt;BR /&gt;&lt;BR /&gt;aCC: error 1913: `etloadm' does not exist or cannot be read&lt;BR /&gt;&lt;BR /&gt;This module definitely exists in the current directory and has all the proper&lt;BR /&gt;permission bits set.  Can anyone suggest something else I am doing wrong?&lt;BR /&gt;I'm running on HP-UX v11.0 and using aCC A.03.25</description>
      <pubDate>Mon, 14 Oct 2002 18:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-linker-error-1913/m-p/2825554#M720958</guid>
      <dc:creator>kenneth_20</dc:creator>
      <dc:date>2002-10-14T18:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: aCC Linker error 1913</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-linker-error-1913/m-p/2825555#M720959</link>
      <description>Try leaving out the blank after "-Wl,e" and the following symbol name, or put a comma instead of a blank. The line that is give to the linker via "-Wl" must not be separated by blanks.</description>
      <pubDate>Tue, 15 Oct 2002 06:14:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-linker-error-1913/m-p/2825555#M720959</guid>
      <dc:creator>Martin Schneider_2</dc:creator>
      <dc:date>2002-10-15T06:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: aCC Linker error 1913</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-linker-error-1913/m-p/2825556#M720960</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the values for the option +DA are:&lt;BR /&gt;+DA1.1&lt;BR /&gt;+DA867&lt;BR /&gt;+DA2.0&lt;BR /&gt;+DAportable&lt;BR /&gt;+DA2.0W&lt;BR /&gt;&lt;BR /&gt;try:&lt;BR /&gt;aCC +DA2.0W -W829 +z -c etloadm.C&lt;BR /&gt;aCC -o ./etloadm -Wl,-e,etloadm +DA2.0W -b -lCsup ./etloadm.o&lt;BR /&gt;&lt;BR /&gt;Nicolas</description>
      <pubDate>Tue, 15 Oct 2002 08:06:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-linker-error-1913/m-p/2825556#M720960</guid>
      <dc:creator>Nicolas Portais</dc:creator>
      <dc:date>2002-10-15T08:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: aCC Linker error 1913</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/acc-linker-error-1913/m-p/2825557#M720961</link>
      <description>&amp;gt;Try leaving out the blank&lt;BR /&gt;&lt;BR /&gt;That was it, thanks.&lt;BR /&gt;&lt;BR /&gt;Nicolas, +DA2.0N is valid; it&lt;BR /&gt;specifies a 32-bit compiler for&lt;BR /&gt;the PA-RISC 2.0 platform.</description>
      <pubDate>Tue, 15 Oct 2002 09:55:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/acc-linker-error-1913/m-p/2825557#M720961</guid>
      <dc:creator>kenneth_20</dc:creator>
      <dc:date>2002-10-15T09:55:01Z</dc:date>
    </item>
  </channel>
</rss>

