<?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: perl compile on HP-UX 11.0/gcc 3.1? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731592#M721985</link>
    <description>Very unlikely with 5.8.0 comming up in two weeks&lt;BR /&gt;&lt;BR /&gt;I'd be all to happy to make that available in both HPc build and gcc build</description>
    <pubDate>Tue, 11 Jun 2002 15:45:35 GMT</pubDate>
    <dc:creator>H.Merijn Brand (procura</dc:creator>
    <dc:date>2002-06-11T15:45:35Z</dc:date>
    <item>
      <title>perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731582#M721975</link>
      <description>Hi, folks ???&lt;BR /&gt;&lt;BR /&gt;I???ve been trying to compile perl 5.6.1 on HP-UX 11.0 using gcc 3.1 (which seems to be otherwise compiling well).&lt;BR /&gt;&lt;BR /&gt;After running the ./Configure script (with many various options), I consistently get:&lt;BR /&gt;&lt;BR /&gt;$make&lt;BR /&gt;&lt;BR /&gt;make: *** No rule to make target `&lt;BUILT-IN&gt;', needed by `miniperlmain.o'.  Stop.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;/BUILT-IN&gt;</description>
      <pubDate>Fri, 24 May 2002 21:39:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731582#M721975</guid>
      <dc:creator>A. Daniel King_1</dc:creator>
      <dc:date>2002-05-24T21:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731583#M721976</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Instead of trying to compile it, why not get it from the porting centre.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.6.1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.6.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;~Michael~</description>
      <pubDate>Fri, 24 May 2002 21:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731583#M721976</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-05-24T21:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731584#M721977</link>
      <description>Good point.  However, I'm one of those masochistic sorts that enjoys compiling everything himself.  I learn so much more about a system and a package when I do this.</description>
      <pubDate>Fri, 24 May 2002 22:01:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731584#M721977</guid>
      <dc:creator>A. Daniel King_1</dc:creator>
      <dc:date>2002-05-24T22:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731585#M721978</link>
      <description>Are you using the GUN version of make? This might help.&lt;BR /&gt;&lt;BR /&gt;Hartmut</description>
      <pubDate>Wed, 05 Jun 2002 04:34:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731585#M721978</guid>
      <dc:creator>Hartmut Lang</dc:creator>
      <dc:date>2002-06-05T04:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731586#M721979</link>
      <description>a. 5.6.1 does not support gcc-3.1 (by default)&lt;BR /&gt;&lt;BR /&gt; but you are masochist? OK, alter makedepend.SH yourself. Since you're a masochist, you'll see what to do :)&lt;BR /&gt;&lt;BR /&gt;b. 5.8.0 does support gcc-3.1 (by default)&lt;BR /&gt;&lt;BR /&gt;5.8.0 Release Candidate 1 was released last saturday. Available on CPAN&lt;BR /&gt;&lt;BR /&gt;c. There are a *lot* of reasons to build your own perl instead of using the precompiled binaries from the HP porting center.&lt;BR /&gt;&lt;BR /&gt; - HP's version is threaded, which can cause problems with timing&lt;BR /&gt; - HP's version is build with an older gcc, and knowing that recent gcc versions (3.0.4 and up) have a huge number of improvements for hp-ux, that will improve reliability and speed&lt;BR /&gt; - HP's version is build for hppa-1.1 (only 3.0.4 and up support native 2.0)&lt;BR /&gt; - HP's version cannot be used for DBD-Oracle&lt;BR /&gt; - ...&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2002 05:41:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731586#M721979</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-06-05T05:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731587#M721980</link>
      <description>Procura,&lt;BR /&gt;&lt;BR /&gt;what do you mean by "5.6.1 does not support gcc-3.1"?&lt;BR /&gt;Is there a feature in gcc-3.1 which causes the building of perl5.6.1 to fail? &lt;BR /&gt;Do you know (of course you do ;-) any details? I'm just curious.&lt;BR /&gt;&lt;BR /&gt;Hartmut</description>
      <pubDate>Wed, 05 Jun 2002 06:25:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731587#M721980</guid>
      <dc:creator>Hartmut Lang</dc:creator>
      <dc:date>2002-06-05T06:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731588#M721981</link>
      <description>gcc has changed a few things in 3.1, so the perl Configuration does not detect (correctly) that this is a gcc-3.1. Hint: try 'gcc --version' on older gcc's and compare that to what 3.1 issues&lt;BR /&gt;&lt;BR /&gt;Also internals have changed, like what A.Daniel noticed with the builtin stuff.&lt;BR /&gt;&lt;BR /&gt;5.8.0-RC1 is the latest development status, in which all these issues are solved/recognized and dealt with. It might be that these changes are backported to 5.6.* after 5.8.0 is realeased. It will then be in 5.6.2. But IMHO 5.8.0 tobe has lots of good reasons to use it (Unicode, threads, safe signals, 64bitness, to mention a few)</description>
      <pubDate>Wed, 05 Jun 2002 08:53:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731588#M721981</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-06-05T08:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731589#M721982</link>
      <description>- I am using GNU make, GNU bison, flex, GNU binutils, etc.&lt;BR /&gt;- I might just take a gander at the makedepend.SH myself, though I am aware there are far greater minds than mine working on perl issues.&lt;BR /&gt;- Is there a web page to read about the release plans for perl?  I've seen the &lt;A href="http://gcc.gnu.org" target="_blank"&gt;http://gcc.gnu.org&lt;/A&gt; front page which, even if somewhat inaccurate, does provide things like "gcc 3.1 due in late April".  I've not seen this type of thing for perl.&lt;BR /&gt;- I submitted a bug report to the perl folks, and I got back that there may be a workaround by passing "the option -Dd_attribut to Configure".  I've not yet got this to work.&lt;BR /&gt;&lt;BR /&gt;Thanks for the replies.</description>
      <pubDate>Wed, 05 Jun 2002 15:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731589#M721982</guid>
      <dc:creator>A. Daniel King_1</dc:creator>
      <dc:date>2002-06-05T15:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731590#M721983</link>
      <description>Release plan: within a few weeks expect 5.8.0 to hit the streets. RC1 is showing very stable.&lt;BR /&gt;&lt;BR /&gt;If you ever programmed shell scripts, makedepend should be easy as pie. I still won't tell you. Check patch 16449 in &lt;A href="ftp://ftp.linux.activestate.com/perl-current-diffs/" target="_blank"&gt;ftp://ftp.linux.activestate.com/perl-current-diffs/&lt;/A&gt; to see if you were right :)</description>
      <pubDate>Wed, 05 Jun 2002 15:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731590#M721983</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-06-05T15:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731591#M721984</link>
      <description>Would someone be so kind as to provide a "better" precompiled-and-depotized version of Perl 5.6.1 on the Porting Center?</description>
      <pubDate>Tue, 11 Jun 2002 15:27:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731591#M721984</guid>
      <dc:creator>Mark Landin</dc:creator>
      <dc:date>2002-06-11T15:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: perl compile on HP-UX 11.0/gcc 3.1?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731592#M721985</link>
      <description>Very unlikely with 5.8.0 comming up in two weeks&lt;BR /&gt;&lt;BR /&gt;I'd be all to happy to make that available in both HPc build and gcc build</description>
      <pubDate>Tue, 11 Jun 2002 15:45:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-compile-on-hp-ux-11-0-gcc-3-1/m-p/2731592#M721985</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-06-11T15:45:35Z</dc:date>
    </item>
  </channel>
</rss>

