delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/04/23/00:35:41

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
From: "Richard Stanton" <stanton AT haas DOT berkeley DOT edu>
To: <cygwin AT sourceware DOT cygnus DOT com>
Subject: New net release - problems with make and gdb
Date: Sat, 22 Apr 2000 22:35:50 -0700
Message-ID: <000001bface5$c8eb1100$05cc90c6@berkeley.edu>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0
Importance: Normal
In-Reply-To: <20000418160214.5313.qmail@web122.yahoomail.com>
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211

I've just installed the new net release. Two problems so far:

1) gdb - minor: If I type, at the command line, "gdb progname", nothing
seems to happen. It works OK in an EMACS window. Also, why is the gdb
program/archive so huge?

2) make - major, as it means all my makefiles don't work: I have a makefile
that starts:

DEBUGFLAG=	0

ifeq ($(DEBUGFLAG),1)
	CFLAGS=	-Wall -g -mno-cygwin -I/projects/h
	[etc.]

This used to run fine under the old release, but now when I run make I get
the error messages:

c:\projects\xll>make rhs.xll
makefile:6: Extraneous text after `ifeq' directive
makefile:10: Extraneous text after `else' directive
makefile:14: Extraneous text after `endif' directive
makefile:30: *** commands commence before first target.  Stop.

Note: line 6 is the one with the ifeq command in it.

Richard Stanton


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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