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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Wed, 19 Feb 2003 15:16:11 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: =?iso-8859-1?Q?Mikael_=C5sberg?= cc: cygwin AT cygwin DOT com Subject: Re: MESA In-Reply-To: <001201c2d854$0e604d80$70eaec82@mindcooler> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h1JKGuu12803 On Wed, 19 Feb 2003, Mikael Åsberg wrote: > ----- Original Message ----- > From: "Igor Pechtchanski" > [snip] > > > Try "gcc -Wall -o test test.c -L/usr/local/lib -lGL -lGLU -lglut", or > > something like that... > > Igor > > Thanks for the quick reply, here's what I tried: > $ gcc -Wall -o test test.c -L/usr/local/lib/GL -lGL -lGLU -lglut ^^^ > /usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld: > cannot find -lGL > collect2: ld returned 1 exit status > > This is confusing to me, because I recalling reading that one should link > to -lGL etc. Any ideas? It works better if, after a -L, you specify a directory that actually contains the relevant libraries (such as /usr/local/lib). Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/