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 Reply-To: Cygwin List Message-Id: <6.0.1.1.0.20040206193742.038ef040@127.0.0.1> X-Sender: Date: Fri, 06 Feb 2004 19:42:25 -0500 To: Goran Frehse , cygwin AT cygwin DOT com From: Larry Hall Subject: Re: libtool linking problem In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 07:22 PM 2/6/2004, Goran Frehse you wrote: >Hi, > >I'm trying to compile a project made in Mandrake Linux under Cygwin. >It goes fine until the following message: > >libtool: link: cannot find the library `/GCC/gcc-3.3.1-3/.inst/package- >gcc/usr/lib/./libstdc++.la' > >The Cygwin installation is fresh from the web. > >Any help would be greatly appreciated, since I need this to work urgently. >Thanks, See: >Problem reports: http://cygwin.com/problems.html It's hard to work with partial problem reports. My WAG is that you didn't install the gcc-g++ package. If that's true, do so. If it's not, do a 'cygcheck -c gcc-g++'. If the "Status" isn't "OK", reinstall the gcc-g++ package. If it is "OK" already, I don't know what to think beyond pointing you at the link above and suggesting you follow the procedures it outlines. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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/