X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Joel Saunders" Newsgroups: comp.os.msdos.djgpp Subject: Problem after updating my version of DJGPP Date: Fri, 1 Feb 2002 22:40:30 +0000 (UTC) Organization: Mailgate.ORG Server - http://www.Mailgate.ORG Lines: 18 Message-ID: <9285851396b96165389d6c058d27cf95.62691@mygate.mailgate.org> NNTP-Posting-Host: spider-tl062.proxy.aol.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.mailgate.org 1012576751 20734 152.163.207.202 (Fri Feb 1 23:40:30 2002) X-Complaints-To: abuse AT mailgate DOT org NNTP-Posting-Date: Fri, 1 Feb 2002 22:40:30 +0000 (UTC) Injector-Info: news.mailgate.org; posting-host=spider-tl062.proxy.aol.com; posting-account=62691; posting-date=1012576751 User-Agent: Mailgate Web Server X-URL: http://mygate.mailgate.org/mynews/comp/comp.os.msdos.djgpp/9285851396b96165389d6c058d27cf95.62691%40mygate.mailgate.org To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Except for a new version of Rhide, a couple days ago I downloaded: v2/djdev203.zip DJGPP Basic Development Kit 1.5 mb v2gnu/bnu2112b.zip Basic assembler, linker 2.6 mb v2gnu/gcc303b.zip Basic GCC compiler 2.2 mb v2gnu/gdb500b.zip GNU debugger 1.1 mb v2gnu/gpp303b.zip C++ compiler 2.4 mb v2gnu/mak3791b.zip Make (processes makefiles) 267 kb Unzipped them into my DJGPP directory replacing the previous version of the files that I had. But now, whenever I try to build ANY program, they compile fine, but when it comes time to link, I allways get this error: undefined reference to `__gxx_personality_v0 Note, I allways use Rhide to make my programs, if that makes any difference. -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG