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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: "Dylan Cuthbert" Newsgroups: gmane.os.cygwin Subject: gcc 3.11-2 link error with stdc++ Date: Thu, 11 Jul 2002 20:58:42 +0900 Lines: 25 Message-ID: NNTP-Posting-Host: pppa183.kyoto-ip.dti.ne.jp Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1026388567 26126 210.159.246.183 (11 Jul 2002 11:56:07 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Thu, 11 Jul 2002 11:56:07 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Hi there, I have downloaded the very latest 3.11 version of gcc for cygwin. It seems any piece of code using string::replace with iterators causes a link error at the moment, this is the error I get: undefined reference to ` std::basic_string, std::allocator >::replace(std::__normal_iterator, std::allocator > >, std::__normal_iterator, std::allocator > >, unsigned, char)' collect2: ld returned 1 exit status If this isn't a cygwin-related problem I'll post to the gcc group, however, I haven't seen mention of this kind of problem on there. Regards -- --------------------------------- Q-Games, Dylan Cuthbert. http://www.q-games.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/