Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Suhaib M. Siddiqi" To: "Joel Guerrero" , Subject: RE: compiling help Date: Sat, 20 Nov 1999 17:30:54 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3837019C.6B316025@geocities.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal If you donot know how to let your gcc and/or make find the include and lib dirs, then you need to spend some time on studying, "How to compile a software under Unices." -I /usr/X11R6/include -L /usr/X11R6/lib goes in your Makefiles. If you are using GNUish configure then ./configure --with-x --x-includes=/usr/X11R6/incldue --x-libraries=/usr/X11R 6/lib Suhaib PS: X11 questions should be addressed to cygwin-xfree list > -----Original Message----- > From: cygwin-owner AT sourceware DOT cygnus DOT com > [mailto:cygwin-owner AT sourceware DOT cygnus DOT com]On Behalf Of Joel Guerrero > Sent: Saturday, November 20, 1999 3:16 PM > To: cygwin AT sourceware DOT cygnus DOT com > Subject: compiling help > > > I download the x11 libraries, now i want compile an x application. But > I don't know how to call the include directories and lib dir, so gcc can > fin this incudes files and lib files. > Can anyone help me in this issue? > > Thanks, > Joel GUERRERO > > > __________________________________________________ > Do You Yahoo!? > Bid and sell for free at http://auctions.yahoo.com > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com