<?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: compiling gcc 3.1 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780495#M584136</link>
    <description>Read the instructions on &lt;A href="https://www.beepz.com/personal/merijn" target="_blank"&gt;https://www.beepz.com/personal/merijn&lt;/A&gt; and ask additional questions here</description>
    <pubDate>Tue, 06 Aug 2002 11:51:58 GMT</pubDate>
    <dc:creator>H.Merijn Brand (procura</dc:creator>
    <dc:date>2002-08-06T11:51:58Z</dc:date>
    <item>
      <title>compiling gcc 3.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780493#M584134</link>
      <description>hi all... i have another compiling problem...&lt;BR /&gt;now i wanted to compile gcc3.1 by myself on hpux 11.11, because the available binaries have all an unacceptable prefix... so i configured the binaries for hpux with the following flags:&lt;BR /&gt;configure --prefix=/tmp/dkarthik/gcc64 --enable-shared --with-as=/opt/binutils/bin/as --with-ld=/usr/ccs/bin/ld&lt;BR /&gt;&lt;BR /&gt;then i compiled it with gmake&lt;BR /&gt;&lt;BR /&gt;i have installed the following utils:&lt;BR /&gt;binutil 2.11.2&lt;BR /&gt;flex 2.5.4a&lt;BR /&gt;gmake 3.79.1&lt;BR /&gt;&lt;BR /&gt;probably someone can help me...&lt;BR /&gt;thanks a lot...&lt;BR /&gt;&lt;BR /&gt;sincerly yours&lt;BR /&gt;gerd oberlechner</description>
      <pubDate>Tue, 06 Aug 2002 11:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780493#M584134</guid>
      <dc:creator>Gerd Oberlechner</dc:creator>
      <dc:date>2002-08-06T11:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: compiling gcc 3.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780494#M584135</link>
      <description>sorry... i have forgotten the error message :)... here it is...&lt;BR /&gt;&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2598: error 1000: Unexpected symbol: "*".&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2600: error 1588: "p" undefined.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2600: error 1588: "q" undefined.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2600: error 1554: Indirection must be through a pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2600: error 1588: "end" undefined.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2600: error 1554: Indirection must be through a pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2602: error 1588: "fp" undefined.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2602: error 1532: Reference through a non-pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2602: error 1563: Expression in if must be scalar.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2605: error 1532: Reference through a non-pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2605: error 1532: Reference through a non-pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2605: error 1549: Modifiable lvalue required for assignment operator.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2606: error 1554: Indirection must be through a pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2606: error 1549: Modifiable lvalue required for assignment operator.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2607: error 1532: Reference through a non-pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2607: error 1527: Incompatible types in cast: Must cast from scalar to scalar or to void type.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2607: error 1549: Modifiable lvalue required for assignment operator.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2608: error 1554: Indirection must be through a pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2608: error 1549: Modifiable lvalue required for assignment operator.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2609: error 1563: Expression in if must be scalar.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2612: error 1532: Reference through a non-pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2612: error 1528: Subscript expression must combine pointer and integer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2612: error 1563: Expression in if must be scalar.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2613: error 1560: Modifiable lvalue required with operator "--".&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2613: error 1561: Increment and decrement operators take scalar operand.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2614: error 1549: Modifiable lvalue required for assignment operator.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2615: error 1564: Expression in while must be scalar.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2616: error 1554: Indirection must be through a pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2619: error 1560: Modifiable lvalue required with operator "++".&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2619: error 1561: Increment and decrement operators take scalar operand.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2619: error 1554: Indirection must be through a pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2619: error 1560: Modifiable lvalue required with operator "++".&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2619: error 1561: Increment and decrement operators take scalar operand.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2619: error 1554: Indirection must be through a pointer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2619: error 1549: Modifiable lvalue required for assignment operator.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2623: error 1528: Subscript expression must combine pointer and integer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2623: error 1528: Subscript expression must combine pointer and integer.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2623: error 1549: Modifiable lvalue required for assignment operator.&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2624: error 1560: Modifiable lvalue required with operator "++".&lt;BR /&gt;(Bundled) cc: "tradcpp.c", line 2624: error 1561: Increment and decrement operators take scalar operand.&lt;BR /&gt;&lt;BR /&gt;mfg&lt;BR /&gt;gerd</description>
      <pubDate>Tue, 06 Aug 2002 11:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780494#M584135</guid>
      <dc:creator>Gerd Oberlechner</dc:creator>
      <dc:date>2002-08-06T11:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: compiling gcc 3.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780495#M584136</link>
      <description>Read the instructions on &lt;A href="https://www.beepz.com/personal/merijn" target="_blank"&gt;https://www.beepz.com/personal/merijn&lt;/A&gt; and ask additional questions here</description>
      <pubDate>Tue, 06 Aug 2002 11:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780495#M584136</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-08-06T11:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: compiling gcc 3.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780496#M584137</link>
      <description>i have done it exactly like it was shown on this page, but the same error occured again...</description>
      <pubDate>Tue, 06 Aug 2002 12:19:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780496#M584137</guid>
      <dc:creator>Gerd Oberlechner</dc:creator>
      <dc:date>2002-08-06T12:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: compiling gcc 3.1</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780497#M584138</link>
      <description>Could you start with the compiler supplied on my page?&lt;BR /&gt;&lt;BR /&gt;Compilers that are stable for HP-UX are&lt;BR /&gt;?? gcc-3.0.4&lt;BR /&gt;?? gcc-3.1.1 (as of 20020610)&lt;BR /&gt;?? gcc-3.2&lt;BR /&gt;&lt;BR /&gt;gcc-3.1 and gcc-3.1.1 before 20020610 are not good.&lt;BR /&gt;&lt;BR /&gt;They do not require binutils 2.12, but it seems very wise to use it anyway.&lt;BR /&gt;&lt;BR /&gt;So, download the compiler suite from my page including the binutils, and try to use it to rebuild your own set. (best to also rebuild the binutils after gcc, and then rebuild gcc again with those binutils. I know it's tedious, but it is still the best and most stable path to walk)&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Tue, 06 Aug 2002 12:49:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-gcc-3-1/m-p/2780497#M584138</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-08-06T12:49:21Z</dc:date>
    </item>
  </channel>
</rss>

