X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: iunknown2k4 AT yahoo DOT co DOT in (anonymous) Newsgroups: comp.os.msdos.djgpp Subject: Re: undefined reference error Date: 18 Jun 2004 00:49:54 -0700 Organization: http://groups.google.com Lines: 24 Message-ID: References: <37r2d01taog7vlm4kluqb8imfl1r9ov5cu AT 4ax DOT com> NNTP-Posting-Host: 202.9.150.18 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1087544994 5541 127.0.0.1 (18 Jun 2004 07:49:54 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 18 Jun 2004 07:49:54 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Andrew Cottrell wrote in message news:<37r2d01taog7vlm4kluqb8imfl1r9ov5cu AT 4ax DOT com>... > >> gcc ptr.c > >e:/djgpp/tmp/cc76VdZ8.o(.eh_frame+0x11):PTR.C: undefined reference to > >`___gxx_personality_v0' > >collect2: ld returned 1 exit status > If the other posting have not helped check out the newgroup archives > at www.delorie.com and search fro the gxx_per.... keyword. > > It has come up a few times over the last 2 years, but I cannot > remember what the solution is as it has been a while since I last had > it. > > Andrew I tried searching - but the underscores(_) are removed during search and I am gettint the following message after search: Keyword "gxxpersonalityv0" was not found in our database. or Keyword "gxxper" was not found in our database. No matching documents. And the other undefined refrences I searched are describing C++ and version conflicts between DJGPP and GCC.