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-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Andrew Markebo Subject: Re: MESA Date: Wed, 19 Feb 2003 22:14:51 +0100 Lines: 17 Message-ID: References: <002a01c2d859$5483adc0$70eaec82 AT mindcooler> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet AT main DOT gmane DOT org User-Agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.2 Cancel-Lock: sha1:g9wVBgdJbfVFAwstsgwyhm85B7I= | Someone using linux said I should try linking with these | x-libraries: -lXi -lXmu -lm -lXext -lX11, so I issued: | $ gcc -Wall -o test | test.c -L/usr/local/lib -lGL -lGLU -lglut -L/usr/X11R6/lib -lXi | -lXmu -lm -lXext -lX11 | | That yields a great number of errors (listed last). You need to give the libs in the right order too.. See if you can get a link example from some linux-machine.. or if there were some samples/examples included in the distribution.. /Andy -- The eye of the beholder rests on the beauty! -- 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/