<?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 gcc problem. might be hpux related in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618629#M879097</link>
    <description>becasue no one on the gcc.gnu.org mailing list seems to care, i decided to try here.&lt;BR /&gt;&lt;BR /&gt;1st off, has anyone installed gcc3.0.1 on a hp9000 series d370 running 11i?&lt;BR /&gt;&lt;BR /&gt;ok. that's the machine i'm trying to get the gcc301 onto. turns out i had to make gmake as if there was no make in the hpux 11i. it was found out in 11 that the hpux make is problematic and corrupts the making of gmake, which is needed for the gnubinutils and gcc.&lt;BR /&gt;&lt;BR /&gt;i was able to create gmake without a problem. gnubinutils had a slight problem with an invalid path name that was easy to fix.&lt;BR /&gt;however, i keep getting errors with gcc.&lt;BR /&gt;it keeps giving me errors about missing files and directories. most of a number i have been able to reason were being sought for in the source directory instead of the target directory that they reside in. &lt;BR /&gt;&lt;BR /&gt;has anyone else had these problems? do you have any hints on how to get it to work?</description>
    <pubDate>Wed, 21 Nov 2001 21:40:15 GMT</pubDate>
    <dc:creator>Josh_13</dc:creator>
    <dc:date>2001-11-21T21:40:15Z</dc:date>
    <item>
      <title>gcc problem. might be hpux related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618629#M879097</link>
      <description>becasue no one on the gcc.gnu.org mailing list seems to care, i decided to try here.&lt;BR /&gt;&lt;BR /&gt;1st off, has anyone installed gcc3.0.1 on a hp9000 series d370 running 11i?&lt;BR /&gt;&lt;BR /&gt;ok. that's the machine i'm trying to get the gcc301 onto. turns out i had to make gmake as if there was no make in the hpux 11i. it was found out in 11 that the hpux make is problematic and corrupts the making of gmake, which is needed for the gnubinutils and gcc.&lt;BR /&gt;&lt;BR /&gt;i was able to create gmake without a problem. gnubinutils had a slight problem with an invalid path name that was easy to fix.&lt;BR /&gt;however, i keep getting errors with gcc.&lt;BR /&gt;it keeps giving me errors about missing files and directories. most of a number i have been able to reason were being sought for in the source directory instead of the target directory that they reside in. &lt;BR /&gt;&lt;BR /&gt;has anyone else had these problems? do you have any hints on how to get it to work?</description>
      <pubDate>Wed, 21 Nov 2001 21:40:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618629#M879097</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2001-11-21T21:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: gcc problem. might be hpux related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618630#M879098</link>
      <description>Hi,&lt;BR /&gt;This thread might help you&lt;BR /&gt;&lt;A href="http://dsportal.eservices.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html" target="_blank"&gt;http://dsportal.eservices.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,547,00.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Nov 2001 21:45:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618630#M879098</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-11-21T21:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: gcc problem. might be hpux related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618631#M879099</link>
      <description>Without going into great detail I had a tough time getting gcc to work and my problems were resolved by the following steps:-&lt;BR /&gt;&lt;BR /&gt;Making sure I had the latest gcc &amp;amp; binutils&lt;BR /&gt;&lt;BR /&gt;Fixing pathing problems &lt;BR /&gt;&lt;BR /&gt;/usr/lib &amp;amp; /usr/ccs/bin were two that I can remember&lt;BR /&gt;&lt;BR /&gt;Also I recall the order of pathing was important (I think for make).&lt;BR /&gt;&lt;BR /&gt;Its been a little while since I did this - hope it helps anyhow.&lt;BR /&gt;&lt;BR /&gt;R.</description>
      <pubDate>Wed, 21 Nov 2001 22:10:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618631#M879099</guid>
      <dc:creator>Rob Galloway_1</dc:creator>
      <dc:date>2001-11-21T22:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: gcc problem. might be hpux related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618632#M879100</link>
      <description>I got the same thing.  To fix it, I download a gcc from the portal web site (&lt;A href="http://hpux.ee.ualberta.ca/)" target="_blank"&gt;http://hpux.ee.ualberta.ca/)&lt;/A&gt; and build GCC with it without bootstap.&lt;BR /&gt;&lt;BR /&gt;Just be sure your build the last binutils, flex and bison.&lt;BR /&gt;&lt;BR /&gt;Of course, GNU make is needed.</description>
      <pubDate>Thu, 22 Nov 2001 00:11:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618632#M879100</guid>
      <dc:creator>Sebastien Masson</dc:creator>
      <dc:date>2001-11-22T00:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: gcc problem. might be hpux related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618633#M879101</link>
      <description>thanx. all of these helped in some way. i think i'm going to dl the ready-made, hp-provided port. turned out i needed to add the /usr/ccs/bin path. it also helps make th e binutils work. before getting the hp one, i'm trying to restart the install from scratch since the lack of the ccs path may have inhibited the gnubinutils from working.&lt;BR /&gt;&lt;BR /&gt;i hope that this helps others too.&lt;BR /&gt;thanx once again for the help, only because i wanna try to actually build it since there's a question about it working right otherwise does the link to the hp provided ports not become amagic answer, and the others aren't only becuase there might be something more after doing them/having done them. i decided that since it's been about a week since the post i'd give the points now to be sure that my appreciation was known.&lt;BR /&gt;&lt;BR /&gt;-Josh</description>
      <pubDate>Mon, 26 Nov 2001 18:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618633#M879101</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2001-11-26T18:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: gcc problem. might be hpux related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618634#M879102</link>
      <description>Uday:&lt;BR /&gt;&lt;BR /&gt;how does one get the swinstall to work right? i've tried every logical product name inthe example they give and it's teling me the product doesn't exist anywhere&lt;BR /&gt;&lt;BR /&gt;-Josh</description>
      <pubDate>Fri, 30 Nov 2001 19:54:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618634#M879102</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2001-11-30T19:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: gcc problem. might be hpux related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618635#M879103</link>
      <description>Josh,&lt;BR /&gt;&lt;BR /&gt;you could use the HP.com provided gcc versions, available in 32 and 64 bit [unlike the HPPA ones], just make sure you read some of the other threads I posted to not get caught off-guard when using it and the linker in ccs.</description>
      <pubDate>Mon, 14 Jan 2002 16:05:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618635#M879103</guid>
      <dc:creator>Jeroen Ruigrok vd Werve_2</dc:creator>
      <dc:date>2002-01-14T16:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: gcc problem. might be hpux related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618636#M879104</link>
      <description>i find it ironic that this got a answer after i posted the link as an answer to someone else. i used it to attempt to make a native on 11i and was then told that tye wanna go back to 10.20 since they don't know for a fact CiscoWorks2000 works on 11i. i'm actually haveing trouble getting that to install right now. i'll post the error when it's done the latest compiling. i've rerun it to post ont he gcc mailing list. &lt;BR /&gt;&lt;BR /&gt;thanks for the 11i help though</description>
      <pubDate>Mon, 14 Jan 2002 16:20:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618636#M879104</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2002-01-14T16:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: gcc problem. might be hpux related</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618637#M879105</link>
      <description>make[5]: Leaving directory `/opt/gcc303/hppa2.0-hp-hpux10.20/libstdc++-v3'&lt;BR /&gt;make[4]: Leaving directory `/opt/gcc303/hppa2.0-hp-hpux10.20/libstdc++-v3'&lt;BR /&gt;make[3]: Leaving directory `/opt/gcc303/hppa2.0-hp-hpux10.20/libstdc++-v3'&lt;BR /&gt;make[2]: Leaving directory `/opt/gcc303/hppa2.0-hp-hpux10.20/libstdc++-v3'&lt;BR /&gt;make[2]: Entering directory `/opt/gcc303/hppa2.0-hp-hpux10.20/libf2c'&lt;BR /&gt;cd libI77; make CC='/opt/gcc303/gcc/xgcc -B/opt/gcc303/gcc/ -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B/usr/local/hppa2.0-hp-hpux10.20/lib/ -isystem /usr/local/hppa2.0-hp-hpux10.20/include' CFLAGS='-O2' CPPFLAGS='' AR='ar' RANLIB='true' PICFLAG='' RUNTESTFLAGS='' prefix='/usr/local' exec_prefix='/usr/local' libdir='/usr/local/lib' libsubdir='/usr/local/lib/gcc-lib/hppa2.0-hp-hpux10.20/3.0.3' tooldir='/usr/local/hppa2.0-hp-hpux10.20' all&lt;BR /&gt;make[3]: Entering directory `/opt/gcc303/hppa2.0-hp-hpux10.20/libf2c/libI77'&lt;BR /&gt;/opt/gcc303/gcc/xgcc -B/opt/gcc303/gcc/ -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B/usr/local/hppa2.0-hp-hpux10.20/lib/ -isystem /usr/local/hppa2.0-hp-hpux10.20/include -c -I. -I../../../../gcc-3.0.3/libf2c/libI77 -I.. -I../../../../gcc-3.0.3/libf2c/libI77/..  -DHAVE_CONFIG_H -O2 -o VersionI.o ../../../../gcc-3.0.3/libf2c/libI77/Version.c&lt;BR /&gt;/opt/gcc303/gcc/xgcc -B/opt/gcc303/gcc/ -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B/usr/local/hppa2.0-hp-hpux10.20/lib/ -isystem /usr/local/hppa2.0-hp-hpux10.20/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0.3/libf2c/libI77 -I.. -I../../../../gcc-3.0.3/libf2c/libI77/..  -DHAVE_CONFIG_H -O2 ../../../../gcc-3.0.3/libf2c/libI77/backspace.c&lt;BR /&gt;/opt/gcc303/gcc/xgcc -B/opt/gcc303/gcc/ -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B/usr/local/hppa2.0-hp-hpux10.20/lib/ -isystem /usr/local/hppa2.0-hp-hpux10.20/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0.3/libf2c/libI77 -I.. -I../../../../gcc-3.0.3/libf2c/libI77/..  -DHAVE_CONFIG_H -O2 ../../../../gcc-3.0.3/libf2c/libI77/close.c&lt;BR /&gt;/opt/gcc303/gcc/xgcc -B/opt/gcc303/gcc/ -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B/usr/local/hppa2.0-hp-hpux10.20/lib/ -isystem /usr/local/hppa2.0-hp-hpux10.20/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0.3/libf2c/libI77 -I.. -I../../../../gcc-3.0.3/libf2c/libI77/..  -DHAVE_CONFIG_H -O2 ../../../../gcc-3.0.3/libf2c/libI77/dfe.c&lt;BR /&gt;/opt/gcc303/gcc/xgcc -B/opt/gcc303/gcc/ -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B/usr/local/hppa2.0-hp-hpux10.20/lib/ -isystem /usr/local/hppa2.0-hp-hpux10.20/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0.3/libf2c/libI77 -I.. -I../../../../gcc-3.0.3/libf2c/libI77/..  -DHAVE_CONFIG_H -O2 ../../../../gcc-3.0.3/libf2c/libI77/dolio.c&lt;BR /&gt;/opt/gcc303/gcc/xgcc -B/opt/gcc303/gcc/ -B/usr/local/hppa2.0-hp-hpux10.20/bin/ -B/usr/local/hppa2.0-hp-hpux10.20/lib/ -isystem /usr/local/hppa2.0-hp-hpux10.20/include -c -DSkip_f2c_Undefs -DAllow_TYQUAD -I. -I../../../../gcc-3.0.3/libf2c/libI77 -I.. -I../../../../gcc-3.0.3/libf2c/libI77/..  -DHAVE_CONFIG_H -O2 ../../../../gcc-3.0.3/libf2c/libI77/due.c&lt;BR /&gt;CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh config.status&lt;BR /&gt;config.status[4]: ../binutils-2.11.2/configure:  not found.&lt;BR /&gt;make[3]: *** [stamp-h] Error 127&lt;BR /&gt;make[3]: Leaving directory `/opt/gcc303/hppa2.0-hp-hpux10.20/libf2c/libI77'&lt;BR /&gt;make[2]: *** [i77] Error 2&lt;BR /&gt;make[2]: Leaving directory `/opt/gcc303/hppa2.0-hp-hpux10.20/libf2c'&lt;BR /&gt;make[1]: *** [all-target-libf2c] Error 2&lt;BR /&gt;make[1]: Leaving directory `/opt/gcc303'&lt;BR /&gt;make: *** [bootstrap] Error 2&lt;BR /&gt;hal 32:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;that's the current error.&lt;BR /&gt;i can't figure out where "config.status[4]: ../binutils-2.11.2/configure:  not found." is being called from, so i'm not sure how to fix it</description>
      <pubDate>Mon, 14 Jan 2002 17:14:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-problem-might-be-hpux-related/m-p/2618637#M879105</guid>
      <dc:creator>Josh_13</dc:creator>
      <dc:date>2002-01-14T17:14:53Z</dc:date>
    </item>
  </channel>
</rss>

