<?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 on multi-processor system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-on-multi-processor-system/m-p/3212333#M714290</link>
    <description>Is there any way to enable multi-threading with gcc on HP-UX?  I've got gcc-3.3.2 from the HP-UX depot.  Thanks in advance.</description>
    <pubDate>Mon, 08 Mar 2004 12:00:22 GMT</pubDate>
    <dc:creator>Alex Macdonald</dc:creator>
    <dc:date>2004-03-08T12:00:22Z</dc:date>
    <item>
      <title>gcc on multi-processor system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-on-multi-processor-system/m-p/3212333#M714290</link>
      <description>Is there any way to enable multi-threading with gcc on HP-UX?  I've got gcc-3.3.2 from the HP-UX depot.  Thanks in advance.</description>
      <pubDate>Mon, 08 Mar 2004 12:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-on-multi-processor-system/m-p/3212333#M714290</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2004-03-08T12:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: gcc on multi-processor system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-on-multi-processor-system/m-p/3212334#M714291</link>
      <description>It is enabled by default, if gcc was configured that way.  Type "gcc -v" to see how it was configured.  If you see something like --enable-threads=posix in the output, you should be all set.</description>
      <pubDate>Tue, 09 Mar 2004 03:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-on-multi-processor-system/m-p/3212334#M714291</guid>
      <dc:creator>Harri Pasanen_1</dc:creator>
      <dc:date>2004-03-09T03:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: gcc on multi-processor system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-on-multi-processor-system/m-p/3212335#M714292</link>
      <description>This is what I get from gcc -v:&lt;BR /&gt;&lt;BR /&gt;Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs&lt;BR /&gt;Configured with: ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure : (reconfigured) ./configure&lt;BR /&gt;Thread model: single&lt;BR /&gt;gcc version 3.3.2&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Mar 2004 08:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-on-multi-processor-system/m-p/3212335#M714292</guid>
      <dc:creator>Alex Macdonald</dc:creator>
      <dc:date>2004-03-09T08:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: gcc on multi-processor system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gcc-on-multi-processor-system/m-p/3212336#M714293</link>
      <description>Thread model: single implies that it is not built for threading.          I have built my own gcc, configured as follows:bash-2.05a$ /opt/gcc33/bin/gcc -vReading specs from /opt/gcc33/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.3/specsConfigured with:../gcc/configure --prefix=/opt/gcc33 -with-gnu-as --with-as=/usr/gnu/bin/as --enable-threads=posix --enable-languages=c,c++Thread model: posix  Btw. how does one format messages for these forums?  It keeps stripping all the empty lines and white space for me...</description>
      <pubDate>Tue, 09 Mar 2004 09:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gcc-on-multi-processor-system/m-p/3212336#M714293</guid>
      <dc:creator>Harri Pasanen_1</dc:creator>
      <dc:date>2004-03-09T09:07:17Z</dc:date>
    </item>
  </channel>
</rss>

