delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Message-ID: | <20031106185318.14434.qmail@web9902.mail.yahoo.com> |
Date: | Thu, 6 Nov 2003 10:53:17 -0800 (PST) |
From: | Lets Go Canes <letsgonhlcanes AT yahoo DOT com> |
Subject: | Re: linker error: undefined reference to: '___gxx_personality_v0' |
To: | djgpp AT delorie DOT com |
In-Reply-To: | <9b9ba90f.0311060801.4993f466@posting.google.com> |
MIME-Version: | 1.0 |
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 |
Hi all. --- Bart de Keijzer <B_A_R_T_K AT hotmail DOT com> wrote: > Hello, > > I have a problem when I try to compile a C-program, it gives me the > following error: > ---------------- > c:/djgpp/tmp/ccP9aOYb.o(.eh_frame+0x11):nio1.C: undefined reference > to > `___gxx_personality_v0' > collect2: ld returned 1 exit status > ---------------- If your program is nio1.C (uppercase .C) you might try renaming it to nio1.c (lowercase .c). Maybe the gcc processor is confused by the uppercase extension? ===== -------------- Lets Go Canes! __________________________________ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http://antispam.yahoo.com/whatsnewfree
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |