X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 11 Jul 2006 20:34:22 -0400 Message-Id: <200607120034.k6C0YMxe009932@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <1152663563.566365.26490@i42g2000cwa.googlegroups.com> (0x696365 AT gmail DOT com) Subject: Re: undefined reference References: <1152663563 DOT 566365 DOT 26490 AT i42g2000cwa DOT googlegroups 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 > G:\TEMP/cc5nUebF.o(.eh_frame+0x11):HELLO2.C: undefined reference to > `___gxx_personality_v0' > collect2: ld returned 1 exit status Did you compile with gcc (the C compiler) or gxx/g++ (the C++ compiler) ?