This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Pb including Xm.h


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@emcb.co.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]