You are not logged in.
Pages: 1
i just installes cdt plugin for easyeclipse, but i not installed anything before and i didnt do any configuration and i got erros:
**** Build of configuration Debug for project gsdgsdg ****
make all
Building target: gsdgsdg
Invoking: GCC C++ Linker
g++ -o"gsdgsdg" ./hfhfdh.o
/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make: *** [gsdgsdg] Error 1
If you know what i have to do please tell me ill be grateful
Offline
Hi,
i had the same Problem a few days ago. I solved it by installing an additional package - unfortunately i can't remember the name, i guess it was "gdb" (Gnu Debugger) from [extra]...
Offline
hi , thanks that worked
and its gdb too
Offline
Pages: 1