X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.0 required=5.0	tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <4C863765.40104@dronecode.org.uk>
References: <BLU149-W61362F960F0FAABEA6CE9A938E0@phx.gbl>	<AANLkTik5E=zE3NbxNFNcSVSU2QFp3mTqFEOeZfGdCecw@mail.gmail.com>	<4C863765.40104@dronecode.org.uk>
Date: Wed, 8 Sep 2010 07:24:15 -0400
Message-ID: <AANLkTimUN0rArLTTx-gLM-vSi7wdE15gYrByjPFAs8Y7@mail.gmail.com>
Subject: Re: OpenGL linking problems
From: David Doria <daviddoria@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> 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?

Thanks,

David

--
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

