| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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 <andrew DOT markebo AT telia DOT com> |
| Subject: | Re: MESA |
| Date: | Wed, 19 Feb 2003 22:14:51 +0100 |
| Lines: | 17 |
| Message-ID: | <m3u1f06khg.fsf@telia.com> |
| References: | <Pine DOT GSO DOT 4 DOT 44 DOT 0302191528200 DOT 11788-100000 AT slinky DOT cs DOT nyu DOT edu> <002a01c2d859$5483adc0$70eaec82 AT mindcooler> |
| Mime-Version: | 1.0 |
| 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |