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 Reply-To: tprince AT computer DOT org User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Troubleshooting compiler errors References: <7669802 DOT post AT talk DOT nabble DOT 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 AT cygwin DOT com; run by ezmlm List-Id: 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 dvmorris AT gmail DOT 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, > std::allocator >::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/