delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4C8783A0.8030009@dronecode.org.uk> |
Date: | Wed, 08 Sep 2010 13:37:52 +0100 |
From: | Jon TURNEY <jon DOT turney AT dronecode DOT org DOT uk> |
Reply-To: | cygwin AT cygwin DOT com |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9) Gecko/20100825 Thunderbird/3.1.3 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
CC: | daviddoria AT gmail DOT com |
Subject: | Re: OpenGL linking problems |
References: | <BLU149-W61362F960F0FAABEA6CE9A938E0 AT phx DOT gbl> <AANLkTik5E=zE3NbxNFNcSVSU2QFp3mTqFEOeZfGdCecw AT mail DOT gmail DOT com> <4C863765 DOT 40104 AT dronecode DOT org DOT uk> <AANLkTimUN0rArLTTx-gLM-vSi7wdE15gYrByjPFAs8Y7 AT mail DOT gmail DOT com> |
In-Reply-To: | <AANLkTimUN0rArLTTx-gLM-vSi7wdE15gYrByjPFAs8Y7@mail.gmail.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
On 08/09/2010 12:24, David Doria wrote: >> Since you don't give the link line which is causing the problem, I'd tend to assume the problem is [2] >> [2] http://cygwin.com/faq/faq-nochunks.html#faq.programming.linker > > I looked at the make man page to try to see how to get make to tell me > what it is doing (i.e. show the g++ commands that it is running so I > can see the order of the -l vs the code file as you mentioned above). > The only thing I saw was > > make --debug=v > > but that doesn't seem to show that information. Is this possible? Oh, I guess you have a makefile generated by cmake? In which case you need make VERBOSE=1 to get it to show you what it is doing. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |