<?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 how to compile 64bit code using gcc under hpux 11iv1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-compile-64bit-code-using-gcc-under-hpux-11iv1/m-p/3929105#M97277</link>
    <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;am doing some c++ programming under hpux11i v1 using GNU gcc/g++ and what option should I use to generate 64bit code? thanks in advance.&lt;BR /&gt;</description>
    <pubDate>Fri, 19 Jan 2007 08:46:01 GMT</pubDate>
    <dc:creator>John712_1</dc:creator>
    <dc:date>2007-01-19T08:46:01Z</dc:date>
    <item>
      <title>how to compile 64bit code using gcc under hpux 11iv1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-compile-64bit-code-using-gcc-under-hpux-11iv1/m-p/3929105#M97277</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;am doing some c++ programming under hpux11i v1 using GNU gcc/g++ and what option should I use to generate 64bit code? thanks in advance.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jan 2007 08:46:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-compile-64bit-code-using-gcc-under-hpux-11iv1/m-p/3929105#M97277</guid>
      <dc:creator>John712_1</dc:creator>
      <dc:date>2007-01-19T08:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to compile 64bit code using gcc under hpux 11iv1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-compile-64bit-code-using-gcc-under-hpux-11iv1/m-p/3929106#M97278</link>
      <description>Depending what version and where you got it, you may have no choice but to compile 64-bit. The version on the Porting &amp;amp; Archive site has no 32-bit libraries. It will compile 32-bit libraries if given the option to do so (I think it's -mPA-RISC1.1 for 32-bit and -mPA-RISC2.0 for 64-bit), but final executable binaries relying on the standard supplied libraries will only compile as 64-bit. Discovered this when trying to compile a newer version of openssh a couple of months ago. I had to revert to an older 32-bit version of gcc we had retained in a depot to create 32-bit version of the package. Since you want 64-bit, you should be golden without any extra effort or options.</description>
      <pubDate>Fri, 19 Jan 2007 09:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-compile-64bit-code-using-gcc-under-hpux-11iv1/m-p/3929106#M97278</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2007-01-19T09:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to compile 64bit code using gcc under hpux 11iv1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-compile-64bit-code-using-gcc-under-hpux-11iv1/m-p/3929107#M97279</link>
      <description>Many thanks, Jeff. I once installed a gcc 4.1.0 which is downloaded from the porting and archieving center, and I also have HP gcc4.1.1 installed. I don't which version of gcc I am using, however, when I do #which gcc/g++, it gives me the HP one.</description>
      <pubDate>Fri, 19 Jan 2007 09:52:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-compile-64bit-code-using-gcc-under-hpux-11iv1/m-p/3929107#M97279</guid>
      <dc:creator>John712_1</dc:creator>
      <dc:date>2007-01-19T09:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to compile 64bit code using gcc under hpux 11iv1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-compile-64bit-code-using-gcc-under-hpux-11iv1/m-p/3929108#M97280</link>
      <description>Hi John:&lt;BR /&gt;&lt;BR /&gt;# gcc -v&lt;BR /&gt;&lt;BR /&gt;...will show you the version and compiletime options.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 19 Jan 2007 09:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-compile-64bit-code-using-gcc-under-hpux-11iv1/m-p/3929108#M97280</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-01-19T09:59:19Z</dc:date>
    </item>
  </channel>
</rss>

