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 Message-ID: <006101c30a7f$aa1827e0$065b86d9@ellixia> From: "Elfyn McBratney" To: "cygwin" , "Ignasi Villagrasa" References: <3EA8121B DOT 90209 AT netcom DOT es> Subject: Re: Newby C++ lib problem Date: Thu, 24 Apr 2003 17:36:31 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > I have got the same problem upgrading cygwin version. linker doesn't > find new operators. > > For instance: > > treepath.obj(.text+0x2b2):treepath.cpp: undefined reference to `operator > new(unsigned, void*)' > vcache.obj(.text+0x278):vcache.cpp: undefined reference to `operator > new(unsigned, void*)' > > Any solution ? That's too little information to diagnose your problem. Please read , in short, my name is Luke and I need to see some source(tm). ;-) > Thanks in advance, Ignasi Villagrasa. > > PS.: I'm using g++ for C++ modules, not gcc. Elfyn -- 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/