delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
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: | "Suhaib M. Siddiqi" <ssiddiqi AT ipass DOT net> |
To: | "Joel Guerrero" <joegi AT geocities DOT com>, <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | RE: compiling help |
Date: | Sat, 20 Nov 1999 17:30:54 -0500 |
Message-ID: | <LOBBLPGIHMIEGBEAFDMCCEPDCBAA.ssiddiqi@ipass.net> |
MIME-Version: | 1.0 |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |