<?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: gmake vs make in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936743#M112802</link>
    <description>Please disregard. Looking at this error I noticed that this has nothing to do with make/gmake it is a gcc error.&lt;BR /&gt;&lt;BR /&gt;Thank you for your help.</description>
    <pubDate>Wed, 26 Mar 2003 23:42:38 GMT</pubDate>
    <dc:creator>Dario_1</dc:creator>
    <dc:date>2003-03-26T23:42:38Z</dc:date>
    <item>
      <title>gmake vs make</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936741#M112800</link>
      <description>When trying to compile the xerces-c source to build the libserces-c.sl on HP UX 11i these errors are reported &lt;BR /&gt;&lt;BR /&gt;We are running gcc 3.2 and gmake-3.79.1-11.00.depot. The system created a make command instead of a gmake and has no -o option. The person who is running it is using a -o option. Is make the same as gmake? Thank you.&lt;BR /&gt;&lt;BR /&gt;g++ -D_HP_UX -DXERCES_TMPLSINC -DHPUX11 +DAportable +eh +Z -Z +a1 +d -ptr/ecomet &lt;BR /&gt;ry/ecomxml/xerces-c-src2_2_0/obj/HPUX/ptrepository -c -I/ecometry/ecomxml/xerces &lt;BR /&gt;-c-src2_2_0/include -w -O -DPROJ_XMLPARSER  -DPROJ_XMLUTIL  -DPROJ_PARSERS  -DPR &lt;BR /&gt;OJ_SAX4C  -DPROJ_SAX2  -DPROJ_DOM  -DPROJ_VALIDATORS -DXML_USE_NATIVE_TRANSCODER &lt;BR /&gt; -DXML_USE_INMEM_MESSAGELOADER -DXML_USE_PTHREADS&lt;BR /&gt;-DXML_USE_NETACCESSOR_SOCKET &lt;BR /&gt;   -o /ecometry/ecomxml/xerces-c-src2_2_0/obj/HPUX/XMLChar.o XMLChar.cpp &lt;BR /&gt;g++: cannot specify -o with -c or -S and multiple compilations &lt;BR /&gt;make[1]: *** [XMLChar.o] Error 1 &lt;BR /&gt;make[1]: Leaving directory `/ecometry/ecomxml/xerces-c-src2_2_0/src/xercesc/util &lt;BR /&gt;' &lt;BR /&gt;make: *** [Util] Error 2</description>
      <pubDate>Wed, 26 Mar 2003 22:59:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936741#M112800</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-03-26T22:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: gmake vs make</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936742#M112801</link>
      <description>make and gmake are not the same.  There are trivial differences that have been known to cause enormous headaches.&lt;BR /&gt;&lt;BR /&gt;Generally, the right thing will happen if you make sure that configure or the utility that builds the makefiles finds the correct "make" by verifying that both make and gmake are in $PATH.</description>
      <pubDate>Wed, 26 Mar 2003 23:29:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936742#M112801</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2003-03-26T23:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: gmake vs make</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936743#M112802</link>
      <description>Please disregard. Looking at this error I noticed that this has nothing to do with make/gmake it is a gcc error.&lt;BR /&gt;&lt;BR /&gt;Thank you for your help.</description>
      <pubDate>Wed, 26 Mar 2003 23:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936743#M112802</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-03-26T23:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: gmake vs make</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936744#M112803</link>
      <description>Christopher:&lt;BR /&gt;&lt;BR /&gt;Thank you for your answer. I was thinking that I had everything resolved but I am even more confused now because I found gmake-3.79.1-11.00.depot but when installed, it installed make instead of gmake. Would make do the same as gmake if I have the correct path? if not, Where can I find gmake? I look under gnu.org and found the same 3.79 version. &lt;BR /&gt;&lt;BR /&gt;Thank you again.&lt;BR /&gt;&lt;BR /&gt;Regarding the error: I am still thinking he is using the wrong options.</description>
      <pubDate>Wed, 26 Mar 2003 23:51:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936744#M112803</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-03-26T23:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: gmake vs make</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936745#M112804</link>
      <description>gmake-3.80 is available as prebuilt binary from my ITRC site on &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt; or &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>Thu, 27 Mar 2003 10:39:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936745#M112804</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2003-03-27T10:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: gmake vs make</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936746#M112805</link>
      <description>Procura:&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply. &lt;BR /&gt;</description>
      <pubDate>Thu, 27 Mar 2003 13:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gmake-vs-make/m-p/2936746#M112805</guid>
      <dc:creator>Dario_1</dc:creator>
      <dc:date>2003-03-27T13:11:56Z</dc:date>
    </item>
  </channel>
</rss>

