You are not logged in.

#1 2008-09-29 17:16:06

yo
Member
Registered: 2008-08-31
Posts: 25

eclipse cdt plugin

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

#2 2008-10-01 17:07:26

VirtualRider
Member
Registered: 2008-08-20
Posts: 134

Re: eclipse cdt plugin

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

#3 2008-10-02 15:49:13

yo
Member
Registered: 2008-08-31
Posts: 25

Re: eclipse cdt plugin

hi , thanks that worked
and its gdb too

Offline

Board footer

Powered by FluxBB