X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Bryan" Newsgroups: comp.os.msdos.djgpp Subject: Re: eh_throw.o undefined reference to `__Unwind_Resume_or_Rethrow' Date: 13 Jan 2006 13:38:36 -0800 Organization: http://groups.google.com Lines: 6 Message-ID: <1137188316.486343.106170@g43g2000cwa.googlegroups.com> References: <1137119143 DOT 110902 DOT 209680 AT g47g2000cwa DOT googlegroups DOT com> <200601130235 DOT k0D2ZE3P031322 AT envy DOT delorie DOT com> NNTP-Posting-Host: 143.182.124.1 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1137188321 28705 127.0.0.1 (13 Jan 2006 21:38:41 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 13 Jan 2006 21:38:41 +0000 (UTC) In-Reply-To: <200601130235.k0D2ZE3P031322@envy.delorie.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.0 chfwpr01.ch.intel.com:911 (squid/2.5.STABLE7) Complaints-To: groups-abuse AT google DOT com Injection-Info: g43g2000cwa.googlegroups.com; posting-host=143.182.124.1; posting-account=eijfrg0AAADfuuo_d1Q__RQiKo2IJROX To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Same result for gxx. g++ isn't mapped to anything, it just complains that it can't find the exe. DJ Delorie wrote: > Try using g++ or gxx instead of gpp.