X-Spam-Check-By: sourceware.org
X-YMail-OSG: ouWIuWUVM1lHQbnhae9bv2nNEVoyFgl1QkuR6RstujQRD6IhtInm5DX4cryuJ8Ivgp9geKki_s8j1qyVEdpSjqMbIbgCdS12Vj_ifVS3salPTDEPcatZNQ--
Message-ID: <4573908A.4020300@aol.com>
Date: Sun, 03 Dec 2006 19:05:46 -0800
From: Tim Prince <n8tm@aol.com>
Reply-To: tprince@computer.org
User-Agent: Thunderbird 1.5.0.8 (Windows/20061025)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Troubleshooting compiler errors
References: <7669802.post@talk.nabble.com>
In-Reply-To: <7669802.post@talk.nabble.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

dvmorris@gmail.com wrote:
> I am trying to compile a linux program on cygwin, and I'm getting the
> following error:
>
> undefined reference to `std::basic_string<char, std::char_traits<char>,
> std::allocator<char> >::c_str() const'
>
> along with about a million other errors that look pretty similar.
>
> I guess my real problem is that I have no clue how to troubleshoot any of
> these errors, and I don't really know who to ask for help. I don't really
> think this is the right place to ask, so if anyone knows where I could go
> for help, I would really appreciate it. 
>   
The most likely alternative would be the gcc-help mailing list.  In any 
case, you would have to be much more explicit about your problem, and 
you would have to take the documented steps and report on their results, 
if anyone is to help.   For example, you might have tried to use gcc 
rather than g++ to link, for all we can tell.

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

