<?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 kernel/driver build help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-driver-build-help/m-p/2622940#M722758</link>
    <description>Followed the directions in the DDG to update an interface driver for 11.11.  Building the kernel gives me this warning: "Optimizing ADDILs in the presence of the debug information.  Debug information may be corrupted (1594)"&lt;BR /&gt;&lt;BR /&gt;Had no warnings compiling under 11.0.&lt;BR /&gt;&lt;BR /&gt;Didn't see the debug flag in the makefiles.&lt;BR /&gt;&lt;BR /&gt;Any idea what's going on?  If this warning is accurate, there are debug symbols in either the driver or the kernel.  How can I verify that I'm linking my code with a production kernel?</description>
    <pubDate>Fri, 30 Nov 2001 14:43:59 GMT</pubDate>
    <dc:creator>David Johns</dc:creator>
    <dc:date>2001-11-30T14:43:59Z</dc:date>
    <item>
      <title>kernel/driver build help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-driver-build-help/m-p/2622940#M722758</link>
      <description>Followed the directions in the DDG to update an interface driver for 11.11.  Building the kernel gives me this warning: "Optimizing ADDILs in the presence of the debug information.  Debug information may be corrupted (1594)"&lt;BR /&gt;&lt;BR /&gt;Had no warnings compiling under 11.0.&lt;BR /&gt;&lt;BR /&gt;Didn't see the debug flag in the makefiles.&lt;BR /&gt;&lt;BR /&gt;Any idea what's going on?  If this warning is accurate, there are debug symbols in either the driver or the kernel.  How can I verify that I'm linking my code with a production kernel?</description>
      <pubDate>Fri, 30 Nov 2001 14:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-driver-build-help/m-p/2622940#M722758</guid>
      <dc:creator>David Johns</dc:creator>
      <dc:date>2001-11-30T14:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: kernel/driver build help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-driver-build-help/m-p/2622941#M722759</link>
      <description>HP support provided me with the following document.  It does not appear in the knowledge base for some reason.&lt;BR /&gt;&lt;BR /&gt;PROBLEM&lt;BR /&gt;On an HP-UX 11i 32-bit system, the following warning message occurs&lt;BR /&gt;during "mk_kernel":&lt;BR /&gt;&lt;BR /&gt;     # mk_kernel -s /stand/system&lt;BR /&gt;     Compiling /stand/build/conf.c...&lt;BR /&gt;     Loading the kernel...&lt;BR /&gt;     (Warning) Optimizing ADDILs in the presence of the debug&lt;BR /&gt;     information. Debug information may be corrupted (1594)&lt;BR /&gt;     Generating kernel symbol table...&lt;BR /&gt;&lt;BR /&gt;Please explain this message.&lt;BR /&gt;&lt;BR /&gt;CONFIGURATION&lt;BR /&gt;Operating System - HP-UX&lt;BR /&gt;Version - 11.11&lt;BR /&gt;Hardware System - 9000&lt;BR /&gt;Series - H40&lt;BR /&gt;&lt;BR /&gt;RESOLUTION&lt;BR /&gt;This is a normal 11i 32-bit mk_kernel  innocuous message that can be ignored.  There appears to be an issue with use of '+Ofastaccess' and the optimization levels used in the kernel builds that results in not only a warning message but also possible corrupted debug data.  But, there technically is no fix to this issue.  It turns out that any binary can cause 'ld' to emit the 'debug corruption' warning when performance and debug bits are intermingled.  This mixture of performance and debug objects in a non-debug type kernel is normal and expected.  The kernel, in this case, is ok, because it is expected that performance bits will be intermingled with a select number of cd /debug bits.&lt;BR /&gt;&lt;BR /&gt;In other words, this is a warning that can be ignored.&lt;BR /&gt;&lt;BR /&gt;NOTE: This warning does not appear on 64-bit 11i systems.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Jan 2002 21:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-driver-build-help/m-p/2622941#M722759</guid>
      <dc:creator>CITEC HP TEAM</dc:creator>
      <dc:date>2002-01-14T21:35:51Z</dc:date>
    </item>
  </channel>
</rss>

