Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 8 Jul 2003 13:43:00 +0100 From: Elfyn McBratney X-X-Sender: elfyn AT ellixia Reply-To: cygwin AT cygwin DOT com To: =?iso-8859-1?q?philippe=20guillaume?= cc: cygwin AT cygwin DOT com Subject: Re: Pb including Xm.h In-Reply-To: <20030708115520.28918.qmail@web9907.mail.yahoo.com> Message-ID: References: <20030708115520 DOT 28918 DOT qmail AT web9907 DOT mail DOT yahoo DOT com> Mail-Followup-To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 8 Jul 2003, [iso-8859-1] philippe guillaume wrote: > here it is : > gcc -02 -gddb -Iblabla/include -c myprog.c ^^^^^^^^^^^^^^^^ Doesn't look like /usr/X11R6/include , does it? You need to add `-I/usr/X11R6/include' to that above command line. Elfyn -- Elfyn McBratney, EMCB http://www.emcb.co.uk elfyn AT emcb DOT co DOT uk -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/