X-Spam-Check-By: sourceware.org Message-ID: <7669802.post@talk.nabble.com> Date: Sun, 3 Dec 2006 18:09:48 -0800 (PST) From: dvmorris To: cygwin AT cygwin DOT com Subject: Troubleshooting compiler errors MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: dvmorris AT gmail DOT com X-IsSubscribed: yes 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 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. Thanks, dave -- View this message in context: http://www.nabble.com/Troubleshooting-compiler-errors-tf2749026.html#a7669802 Sent from the Cygwin Users mailing list archive at Nabble.com. -- 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/