delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-apps/2000/12/20/18:59:29

Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm
Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com
List-Subscribe: <mailto:cygwin-apps-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-apps/>
List-Post: <mailto:cygwin-apps AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-apps-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/lists.html#faqs>
Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com
Message-ID: <CBA53CEA6E1DD1119A9E00805F8BC06103C92BE1@eac-exch2.eac.ea.com>
From: "Sammartino, Ryan" <rsammartino AT ea DOT com>
To: "'Earnie Boyd'" <earnie_boyd AT yahoo DOT com>,
"Sammartino, Ryan"
<rsammartino AT ea DOT com>
Cc: cygwin-apps AT cygwin DOT com
Subject: RE: Cygwin 1.1.4: unexpected "make" behaviour
Date: Wed, 20 Dec 2000 16:00:41 -0800
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)

This seems to do the trick.  This patch is against the make-3.79.1-2 source
tarball:


*** default.c.orig      Wed Dec 20 15:54:08 2000
--- default.c   Wed Dec 20 15:55:52 2000
***************
*** 388,394 ****
  # ifdef __MSDOS__
      "CXX", "gpp",     /* g++ is an invalid name on MSDOS */
  # else
!     "CXX", "gcc",
  # endif /* __MSDOS__ */
  #else
      "CC", "cc",
--- 388,395 ----
  # ifdef __MSDOS__
      "CXX", "gpp",     /* g++ is an invalid name on MSDOS */
  # else
!       /* "CXX", "gcc", */
!     "CXX", "g++",     /* RTS: make manual says "g++" should be the default
*/
  # endif /* __MSDOS__ */
  #else
      "CC", "cc",



-----Original Message-----
From: Earnie Boyd [mailto:earnie_boyd AT yahoo DOT com]
Sent: December 20, 2000 2:46 PM
To: Sammartino, Ryan
Cc: cygwin-apps AT cygwin DOT com
Subject: RE: Cygwin 1.1.4: unexpected "make" behaviour


--- "Sammartino, Ryan" <rsammartino AT ea DOT com> wrote:
> Heh.
> 
> Yes, I figured that out :)
> 
> But it would be nice if Cygwin make followed the defaults
> as laid out in the make manual 
> (http://www.gnu.org/manual/make/html_chapter/make_10.html#IDX774)
> 

Good point.  Care to provide a package patch or release?  List, is there a
make
package maintainer assigned?  If not, Ryan, would you care to become that?

Cheers,

=====
Earnie Boyd
mailto:earnie_boyd AT yahoo DOT com

---         <http://earniesystems.safeshopper.com>         ---
--- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
---   Minimalist GNU for Windows <http://www.mingw.org/>   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019