![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Strange error message with regex test... | fgilain | Shell Programming and Scripting | 4 | 05-31-2006 06:52 PM |
| Strange error | matrixmadhan | UNIX for Dummies Questions & Answers | 1 | 08-29-2005 09:35 AM |
| ed strange error message | frenki | Shell Programming and Scripting | 6 | 10-29-2004 03:00 AM |
| Linux System with Strange IRQ Error | killerserv | UNIX for Advanced & Expert Users | 1 | 05-20-2004 04:07 AM |
| Strange error.. help | preetikate | Shell Programming and Scripting | 2 | 05-12-2004 01:25 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
hi,
when i try to compile, i got the following error message, what does it mean? Code:
$gcc auto.cpp /usr/tmp/ccmuE12B.o(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' collect2: ld returned 1 exit status |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Thank you so much Driver. I did some research and changed CXX=gcc to CXX=g++ and the problem went away! |
|||
| Google The UNIX and Linux Forums |