On Sat, Jul 5, 2008 at 3:24 PM, nasir khan <[EMAIL PROTECTED]> wrote:
> i was using the "gcc sample.cpp" command to compile a .cpp file . if there > is any error then it shows that but after the correction when i tried to > compile that file again then it shows a message > " undefined reference to `__gxx_personality_v0' > collect2: ld returned 1 exit status > " > > for that reason i had written that i can not run the .cpp files > > -- > [saikat] > -- > ubuntu-bd mailing list > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > Seems there is a problem is source. If its a full source tree. check out the README or INSTALL file for compiling instruction. Normally its done by. $ ./configure $ make $ sudo make install But these three commands MAY VARY. Dont use those memorized three commands blindly. Just guessing, is it a source of any type of game?? -- A K M Mokaddim http://talk.cmyweb.net/ Stop Top Posting !! -- ubuntu-bd mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
