<?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: Wierd Error when compiled Proc code with +Ofast compiler option in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441829#M682776</link>
    <description>&lt;!--!*#--&gt;Here are my observations:&lt;BR /&gt;&lt;BR /&gt;1. I can't see any of the code.&lt;BR /&gt;&lt;BR /&gt;2. I don't have a program that I can test.&lt;BR /&gt;&lt;BR /&gt;3. My psychic powers are very weak.</description>
    <pubDate>Thu, 18 Jun 2009 02:52:28 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2009-06-18T02:52:28Z</dc:date>
    <item>
      <title>Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441826#M682773</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Today I have faced really a wierd error. I have a Pro C code which is first converted to c file and then I compiled it with aCC compiler using +Ofast compiler option. Then the code behaves in way different from when it is compiled without Ofast option. And later behaviour is the expected one.&lt;BR /&gt;&lt;BR /&gt;I have debug statement immediately after the END-EXEC; statement in the file, which is the end of the pl/sql block. This debug statement is making the difference. It works fine if i remove the debug statement or remove Ofast from the compiler option or when i run the debug_binary.&lt;BR /&gt;&lt;BR /&gt;Can anyone throw some lite on why this is happening??&lt;BR /&gt;&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Wed, 17 Jun 2009 17:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441826#M682773</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-17T17:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441827#M682774</link>
      <description>1) "the code behaves in way different from when it is compiled without Ofast option"&lt;BR /&gt;2) "This debug statement is making the difference."&lt;BR /&gt;3) "It works fine if i remove the debug statement or remove Ofast from the compiler option or when i run the debug_binary"&lt;BR /&gt;&lt;BR /&gt;Well...depending upon which of the above statements is really the case, then you have 4 (or possibly more) cases.&lt;BR /&gt;&lt;BR /&gt;Knowing nothing of ProC, I think the first step would be to capture the .c files emitted by ProC to see what changes occur with and without the referenced debug statement.&lt;BR /&gt;&lt;BR /&gt;Then compile both of them, once with and once without the -Ofast option and see which ones work as expected.</description>
      <pubDate>Wed, 17 Jun 2009 17:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441827#M682774</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-06-17T17:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441828#M682775</link>
      <description>Yeah as you have said when I precompile the proc to get c file. Then I compile the c file with +ofast option and get the binary.&lt;BR /&gt;&lt;BR /&gt;I have a code which i compile to get a shared library. In that I have a small function which I used in different there code peices by include/linking the correct headers/library. And the function I just logs the statments to a file when debug is on.&lt;BR /&gt;&lt;BR /&gt;Here are my observations&lt;BR /&gt;&lt;BR /&gt;1. When I have the debug statement and I have +Ofast option.&lt;BR /&gt;&lt;BR /&gt;This case does not work fine.&lt;BR /&gt;&lt;BR /&gt;2. When I have the debug statement and I do not use +Ofast option.&lt;BR /&gt;&lt;BR /&gt;This case is good.&lt;BR /&gt;&lt;BR /&gt;And I have tried to look into the c file in both the cases it is the same.&lt;BR /&gt;&lt;BR /&gt;3. With Ofast option if I remove the debug statement the result is good.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jun 2009 21:22:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441828#M682775</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-17T21:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441829#M682776</link>
      <description>&lt;!--!*#--&gt;Here are my observations:&lt;BR /&gt;&lt;BR /&gt;1. I can't see any of the code.&lt;BR /&gt;&lt;BR /&gt;2. I don't have a program that I can test.&lt;BR /&gt;&lt;BR /&gt;3. My psychic powers are very weak.</description>
      <pubDate>Thu, 18 Jun 2009 02:52:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441829#M682776</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-06-18T02:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441830#M682777</link>
      <description>&lt;P&gt;What OS are you using? What aC++ version are you using? The latest aCC6 version is A.06.23.&lt;BR /&gt;(Previous threads had 11.23 and A.06.15.)&lt;BR /&gt;&lt;BR /&gt;Have you removed +Ofast and replaced by +O2?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2014 03:49:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441830#M682777</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-02-09T03:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441831#M682778</link>
      <description>My compiler version is &lt;BR /&gt;HP C/aC++ Version A.06.20&lt;BR /&gt;&lt;BR /&gt;My OS is &lt;BR /&gt;B.11.23 U ia64&lt;BR /&gt;&lt;BR /&gt;Attached is the code. And the last line is the one which creates the problem.</description>
      <pubDate>Thu, 18 Jun 2009 06:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441831#M682778</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-18T06:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441832#M682779</link>
      <description>When I replace +Ofast with anything it works fine.</description>
      <pubDate>Thu, 18 Jun 2009 06:58:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441832#M682779</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-18T06:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441833#M682780</link>
      <description>&lt;P&gt;&amp;gt;HP C/aC++ Version A.06.20&lt;BR /&gt;&lt;BR /&gt;You should install the latest patch, PHSS_39823.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Attached is the code.&lt;BR /&gt;&lt;BR /&gt;That is useless, I would need a .i. And unless you could run it, that wouldn't be that helpful.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2014 03:49:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441833#M682780</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-02-09T03:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441834#M682781</link>
      <description>I have observed one more thing. Though in my Pro C code I have not declared any cursors. In the c file I have a macro define for cursor.&lt;BR /&gt;&lt;BR /&gt;#ifndef SQL_CRSR&lt;BR /&gt;#  define SQL_CRSR&lt;BR /&gt;  struct sql_cursor&lt;BR /&gt;  {&lt;BR /&gt;    unsigned int curocn;&lt;BR /&gt;    void *ptr1;&lt;BR /&gt;    void *ptr2;&lt;BR /&gt;    unsigned int magic;&lt;BR /&gt;  };&lt;BR /&gt;  typedef struct sql_cursor sql_cursor;&lt;BR /&gt;  typedef struct sql_cursor SQL_CURSOR;&lt;BR /&gt;#endif /* SQL_CRSR */&lt;BR /&gt;&lt;BR /&gt;This code is generated by the proc compiler. &lt;BR /&gt;&lt;BR /&gt;When I compile the above code with ofasat option my result is invalid cursor&lt;BR /&gt;&lt;BR /&gt;And when I compile it without ofast option I get the data.</description>
      <pubDate>Thu, 18 Jun 2009 07:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441834#M682781</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-18T07:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441835#M682782</link>
      <description>&lt;P&gt;&amp;gt;result is invalid cursor&lt;BR /&gt;&lt;BR /&gt;You could print out struct sql_cursor in gdb and compare the good and bad.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2014 03:48:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441835#M682782</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-02-09T03:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441836#M682783</link>
      <description>I get this problem when I use non-debug version of the binary. I am not sure if I can debug this version. &lt;BR /&gt;&lt;BR /&gt;And is it possible to compare the object files by any chance</description>
      <pubDate>Thu, 18 Jun 2009 08:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441836#M682783</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-18T08:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441837#M682784</link>
      <description>i gave gdb exe pid&lt;BR /&gt;&lt;BR /&gt;then i have set a breakpoint at the oracle part of the code by giving&lt;BR /&gt;&lt;BR /&gt;activate function name in file&lt;BR /&gt;&lt;BR /&gt;then I have run the test case..the test case hangs but there is no info displayed in gdb console.&lt;BR /&gt;&lt;BR /&gt;Can you please help me</description>
      <pubDate>Thu, 18 Jun 2009 08:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441837#M682784</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-18T08:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441838#M682785</link>
      <description>I have another doubt as it is a proc file is it possible to debug on it. or else will it be possible to debug on the c file generated from pro c compiler</description>
      <pubDate>Thu, 18 Jun 2009 09:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441838#M682785</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-18T09:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441839#M682786</link>
      <description>&lt;P&gt;&amp;gt;I get this problem when I use non-debug version of the binary. I am not sure if I can debug this version.&lt;BR /&gt;&lt;BR /&gt;You can use -g with +Ofast. It won't be as accurate.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;And is it possible to compare the object files by any chance&lt;BR /&gt;&lt;BR /&gt;No, the whole purpose of +Ofast is to make the code different/better.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;activate function name in file&lt;BR /&gt;&lt;BR /&gt;Isn't it "break function"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;the test case hangs but there is no info displayed in gdb console.&lt;BR /&gt;&lt;BR /&gt;Does control-C work?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I have another question as it is a proc file is it possible to debug on it. or else will it be possible to debug on the C file generated from pro c compiler&lt;BR /&gt;&lt;BR /&gt;It depends on what that foreign devil preprocessor does. Can you create a .i file and look at it?&lt;BR /&gt;&lt;BR /&gt;The simplest way to debug is to set breakpoints on functions, then look at the parms. Is your struct sql_cursor one of those?&lt;BR /&gt;&lt;BR /&gt;Have you tried A.06.23?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2014 03:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441839#M682786</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-02-09T03:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441840#M682787</link>
      <description>&amp;gt;Isn't it "break function"?&lt;BR /&gt;&lt;BR /&gt;yes i Have used break funtion..but it is of no use...i gave commands like next n that take me to all the thirdparty library functions but not to any one of my code....&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Does control-C work?&lt;BR /&gt;when i give c it continues and ends.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;It depends on what that foreign devil preprocessor does. Can you create a .i file and look at it?&lt;BR /&gt;pro c compiler compiles .pc file to generate a .c file. I have no idea of what .i file is&lt;BR /&gt;&lt;BR /&gt;&amp;gt;The simplest way to debug is to set breakpoints on functions, then look at the parms. Is your struct sql_cursor one of those?&lt;BR /&gt;Yes i have set a breakpoint and tried to debug but i do not have any useful info&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Have you tried A.06.23?&lt;BR /&gt;No I dont have admin rights to install</description>
      <pubDate>Thu, 18 Jun 2009 10:27:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441840#M682787</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-18T10:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441841#M682788</link>
      <description>Can anyone please help me</description>
      <pubDate>Fri, 19 Jun 2009 06:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441841#M682788</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-19T06:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441842#M682789</link>
      <description>&lt;P&gt;&amp;gt;but not to any one of my code.&lt;BR /&gt;&lt;BR /&gt;You have set breakpoints to each function?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;have no idea of what .i file is&lt;BR /&gt;&lt;BR /&gt;Compile with "-E -.i".&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Yes I have set a breakpoint and tried to debug but I do not have any useful info&lt;BR /&gt;&lt;BR /&gt;What do you get? You may have to debug at the assembly level.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I don't have admin rights to install&lt;BR /&gt;&amp;gt;Can anyone please help me?&lt;BR /&gt;&lt;BR /&gt;If you can't try a new compiler, all you can do is workaround the problem.&lt;BR /&gt;Have you replaced +Ofast by +O2 and does that work?&lt;BR /&gt;Have you compiled with +wlint and +check=bounds +check=uninit to check for user errors?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2014 03:46:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441842#M682789</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-02-09T03:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441843#M682790</link>
      <description>I have changed the compiler option to +O2. It works fine. As I have told earlier, if I remove the +Ofast option and replace it with any other optimization option it works fine.&lt;BR /&gt;&lt;BR /&gt;I am not able to debug as the control is never coming into my file but is always in some third party libraries.</description>
      <pubDate>Fri, 19 Jun 2009 09:03:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441843#M682790</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-19T09:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Wierd Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441844#M682791</link>
      <description>i am have given -E -.i option when I am compiling the .c file(generated from the .pc file). But it does not compile the .o neither i see any .i files created any where.&lt;BR /&gt;&lt;BR /&gt;Could you please be more specific on it.</description>
      <pubDate>Fri, 19 Jun 2009 09:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441844#M682791</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-19T09:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Weird Error when compiled Proc code with +Ofast compiler option</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441845#M682792</link>
      <description>&lt;P&gt;&amp;gt;I have changed the compiler option to +O2. It works fine.&lt;BR /&gt;&lt;BR /&gt;Then that is probably what you should do. Unless you have a support contract, it may not be worth your time.&lt;BR /&gt;Why do you want +Ofast?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I am not able to debug as the control is never coming into my file but is always in some third party libraries.&lt;BR /&gt;&lt;BR /&gt;You can always break on hex addresses:&lt;BR /&gt;b * hex-add&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I have given -E -.i option when I am compiling the .c file (generated from the .pc file). But it does not compile the .o&lt;BR /&gt;&lt;BR /&gt;Yes, -E -.i produces a .i and not the .o.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;neither I see any .i files created any where.&lt;BR /&gt;&lt;BR /&gt;You may have to preprocess with Pro C, then use aC++ to create a .i file.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2014 03:46:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/wierd-error-when-compiled-proc-code-with-ofast-compiler-option/m-p/4441845#M682792</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2014-02-09T03:46:53Z</dc:date>
    </item>
  </channel>
</rss>

