From: peter DOT chui AT lmco DOT com Newsgroups: comp.os.msdos.djgpp Subject: Can't find libgcc2.c Date: Thu, 25 Mar 1999 10:52:30 -0500 Organization: Lockheed Martin Federal Systems Lines: 21 Message-ID: <36FA5BBE.55CED66C@lmco.com> NNTP-Posting-Host: pchui.gbg.fs.lmco.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, The program that I compiled occasionally crashes with a, "Exiting due to signal SIGSEGV" "Page fault at eip=..." message. When I used symify to get the line numbers, most of the ones that crash end up at, "_malloc+99" "__builtin_new+44, line 0 of libgcc2.c" I can't find a copy of libgcc2.c in any of the .zip files. Can anyone help. TIA, PC