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 From: "Dave Korn" To: Subject: RE: Mysterious g++ link problems Date: Wed, 13 Jul 2005 15:28:29 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: ----Original Message---- >From: David Abrahams >Sent: 13 July 2005 15:18 > I'm not using /usr/local/gcc. I assume you meant > /usr/local/gcc=3.4.4/bin/g++? > > I'd like to try to "figure out why," but I don't know where to start > looking. Add "-v" to the command line to see exactly how all the sub-programs are being invoked. Compare with the output from "gcc -print-search-dirs". cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/