Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <3953A5A0.D5162F0B@wanadoo.fr>
Date: Fri, 23 Jun 2000 20:00:00 +0200
From: Gilles-Claude Rajaobelina <gilles.rajaobelina@wanadoo.fr>
Organization: I need to put my ORGANIZATION here.
X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.15 i686)
X-Accept-Language: fr, en
MIME-Version: 1.0
To: j.e.young@larc.nasa.gov
CC: cygwin@sourceware.cygnus.com
Subject: Re: more make problems...
References: <200006231732.NAA09694@post.larc.nasa.gov>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

"John E. Young" wrote:

> gcc -E  makefile.cpp  -o makefile

You may want to try the following to get some more infos.

gcc -E -H makefile.cpp  -o makefile

or

gcc -E -dM makefile.cpp  -o makefile


or

gcc -E -dD makefile.cpp  -o makefile

Enjoy

--
Gilles-Claude Rajaobelina \\\///    | mailto:gc.rajaobelina@tele-services.net |
GNU'ries                  (o  o)    | http://perso.wanadoo.fr/gcr \\\///      |
                       oOO--(_)--OOo| Tel:(33)01.xx.xx.xx.xx      (o  o)      |
78340 Les Clayes sous Bois, FRANCE  | Fax:(33)01.xx.xx.xx.xx  oOO--(_)--OOo   |




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

