I want to start the Linux development on eclipse.
I have installed Eclipse Juno on Ubuntu platform.
Can anyone let us know how to start with eclipse in Ubuntu and how to compile debug the modules in eclipse.
Russell Bateman Messages: 2709 Registered: July 2009 Location: Provo, Utah, USA
Senior Member
On 1/24/2013 6:34 AM, Naveen B wrote:
> Hi,
> I want to start the Linux development on eclipse. I have installed
> Eclipse Juno on Ubuntu platform.
> Can anyone let us know how to start with eclipse in Ubuntu and how to
> compile debug the modules in eclipse.
>
> BR, Naveen.
Russell Bateman Messages: 2709 Registered: July 2009 Location: Provo, Utah, USA
Senior Member
On 1/24/2013 9:26 PM, Naveen B wrote:
> Hi,
> Thanks for your kind reply.
> I want to build the below code in the eclipse,
> #include<linux/module.h>
> [snip]
I dint find an answer for which you gave me an link.
I need to create an makefile, then i need to link to my source code. Like wht we do in the GCC compiler.
Eclipse is really not user friendly.
Russell Bateman Messages: 2709 Registered: July 2009 Location: Provo, Utah, USA
Senior Member
On 01/27/2013 08:39 AM, Naveen B wrote:
> Hi,
> I dint find an answer for which you gave me an link.
> I need to create an makefile, then i need to link to my source code.
> Like wht we do in the GCC compiler.
> Eclipse is really not user friendly.
>
> BR, naveen
Hmmm... the link I gave you has all the information you need to go get
help with your problem. You are mostly wasting your time asking in this
forum: it's not the best one.
I rechecked the link which you provided me. There is no information on how to move ahead with the Linux development using Eclipse. I am unable to create an simple makefile using Eclipse.
Will Eclipse generates the makefile automatically.
Russell Bateman Messages: 2709 Registered: July 2009 Location: Provo, Utah, USA
Senior Member
On 1/27/2013 10:55 PM, Naveen B wrote:
> Hi,
> I rechecked the link which you provided me. There is no information on
> how to move ahead with the Linux development using Eclipse. I am unable
> to create an simple makefile using Eclipse.
> Will Eclipse generates the makefile automatically.
Which part of "If you are having trouble with C/C++ tooling in Eclipse
(CDT), you are welcome to post in this "Newcomers" group but might get
more response if you post in the CDT-specific group: http://www.eclipse.org/forums/eclipse.tools.cdt" is difficult to understand?
You can keep asking your questions about C/C++ development in this forum
and you'll keep getting ignored or being referred to the Eclipse CDT
forum. It's time to trust the advice given.