<?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: Linking 32 and 64 bits object files in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/linking-32-and-64-bits-object-files/m-p/4115017#M726764</link>
    <description>There are no utilities for changing the "bitness" of an object file nor can you link mixed 32 and 64 bit object files.</description>
    <pubDate>Tue, 11 Dec 2007 17:47:29 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2007-12-11T17:47:29Z</dc:date>
    <item>
      <title>Linking 32 and 64 bits object files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linking-32-and-64-bits-object-files/m-p/4115015#M726762</link>
      <description>I'm working on HP-UX B.11.11 U 9000/785 (td)&lt;BR /&gt;&lt;BR /&gt;I have some object files that was compilled in 32-bits mode. I lost their source code.&lt;BR /&gt;&lt;BR /&gt;Now, i need to linking them in 64-bits mode. But, if i try to link different bit-mode object files, i get errors.&lt;BR /&gt;&lt;BR /&gt;Are there any mode to change the 32-bits mode object files to 64-bits mode? &lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 11 Dec 2007 16:51:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linking-32-and-64-bits-object-files/m-p/4115015#M726762</guid>
      <dc:creator>Chanquete</dc:creator>
      <dc:date>2007-12-11T16:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Linking 32 and 64 bits object files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linking-32-and-64-bits-object-files/m-p/4115016#M726763</link>
      <description>You'll have to have the source code to compile a 64-bit executable.&lt;BR /&gt;&lt;BR /&gt;You also really need the source code to verify that the code itself is correct for handling 64-bit.</description>
      <pubDate>Tue, 11 Dec 2007 17:10:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linking-32-and-64-bits-object-files/m-p/4115016#M726763</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2007-12-11T17:10:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linking 32 and 64 bits object files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linking-32-and-64-bits-object-files/m-p/4115017#M726764</link>
      <description>There are no utilities for changing the "bitness" of an object file nor can you link mixed 32 and 64 bit object files.</description>
      <pubDate>Tue, 11 Dec 2007 17:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linking-32-and-64-bits-object-files/m-p/4115017#M726764</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-12-11T17:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linking 32 and 64 bits object files</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/linking-32-and-64-bits-object-files/m-p/4115018#M726765</link>
      <description>As Patrick and Clay have said, you need the source to recompile.  And you still have to port the code to make sure it works correctly in 64 bit mode.&lt;BR /&gt;If you need some links to do 64 bit porting:&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=2308852bcbe02110852bcbe02110275d6e10RCRD" target="_blank"&gt;http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801/?ciid=2308852bcbe02110852bcbe02110275d6e10RCRD&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;About the only way to use your existing objects is to wrap them in another program and use a pipe, socket, file or shared memory to pass the data back and forth between your 64 bit and 32 bit applications.&lt;BR /&gt;&lt;BR /&gt;Or you can spend weekss decompiling the assembly code and then porting to 64 bit mode.  ;-)</description>
      <pubDate>Wed, 12 Dec 2007 02:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/linking-32-and-64-bits-object-files/m-p/4115018#M726765</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-12-12T02:21:05Z</dc:date>
    </item>
  </channel>
</rss>

