<?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 perl module IO::Tty compilation error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/perl-module-io-tty-compilation-error/m-p/3725860#M100884</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying to compile the module IO::Tty for using Expect but I've got the following problem (see attach document).&lt;BR /&gt;I'm using gcc 3.3.2 and binutils 2.14. It seems not using gcc and using cc instead.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Patrice</description>
    <pubDate>Tue, 07 Feb 2006 04:47:14 GMT</pubDate>
    <dc:creator>Patrice Le Guyader</dc:creator>
    <dc:date>2006-02-07T04:47:14Z</dc:date>
    <item>
      <title>perl module IO::Tty compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-module-io-tty-compilation-error/m-p/3725860#M100884</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm trying to compile the module IO::Tty for using Expect but I've got the following problem (see attach document).&lt;BR /&gt;I'm using gcc 3.3.2 and binutils 2.14. It seems not using gcc and using cc instead.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Patrice</description>
      <pubDate>Tue, 07 Feb 2006 04:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-module-io-tty-compilation-error/m-p/3725860#M100884</guid>
      <dc:creator>Patrice Le Guyader</dc:creator>
      <dc:date>2006-02-07T04:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: perl module IO::Tty compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-module-io-tty-compilation-error/m-p/3725861#M100885</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You can just export this before stating #perl Makefile.PL&lt;BR /&gt;&lt;BR /&gt;# export CC=/usr/local/bin/gcc (or, wherever you installed GCC)&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 07 Feb 2006 05:00:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-module-io-tty-compilation-error/m-p/3725861#M100885</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-07T05:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: perl module IO::Tty compilation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-module-io-tty-compilation-error/m-p/3725862#M100886</link>
      <description>You are using a threaded perl build: /opt/perl/lib/5.8.3/PA-RISC1.1-thread-multi/ which is for sure not one of my distributions :)&lt;BR /&gt;&lt;BR /&gt;If you type&lt;BR /&gt;&lt;BR /&gt;# perl -V:cc&lt;BR /&gt;&lt;BR /&gt;You will see what C compiler was used to build this perl binary, and module builds will inherit the setting from the perl binary configuration&lt;BR /&gt;&lt;BR /&gt;If your perl was built with cc,&lt;BR /&gt;&lt;BR /&gt;# perl Makefile.PL&lt;BR /&gt;&lt;BR /&gt;will (try to) use the same compiler and -flags.&lt;BR /&gt;&lt;BR /&gt;You will have to hand-edit the generated Makefile to alter both, or install a (newer) perl that was built with gcc (like all my builds)&lt;BR /&gt;&lt;BR /&gt;Also note that the perl you are using is a threaded build (slow) for PA-RISC-1.1. If you want a noticable speedup, and you are running on HP-UX 11.xx on PA-RISC-2.0, consider installing another perl release. Most recent stable is 5.8.8&lt;BR /&gt;&lt;BR /&gt;My HP ITRC site pages can be found at (please use LA as primary choice):&lt;BR /&gt;&lt;BR /&gt;USA Los Angeles &lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;SGP Singapore   &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;USA Chicago     &lt;A href="http://ww.hpux.ws/merijn/" target="_blank"&gt;http://ww.hpux.ws/merijn/&lt;/A&gt;&lt;BR /&gt;NL  Hoofddorp   &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Tue, 07 Feb 2006 05:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-module-io-tty-compilation-error/m-p/3725862#M100886</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-02-07T05:01:45Z</dc:date>
    </item>
  </channel>
</rss>

