cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

rmorein
Journeyman III

which linux compiler/ development environment ?

integrated development environment for linux

Would the correct compiler be gcc?

Can someone suggest an integrated development environment? Ie., editor/syntax checker/ debugger ?

Someone suggested Eclipse, but I am concerned they may use another compiler.

 

0 Likes
2 Replies
nberger
Adept I

Hi!

I am using eclipse with Brook+ and gcc as the compiler. The Eclipse C development tools (CDT) come without a compiler of their own and integrate with the GNU toolchain and maybe also others; so Eclipse and gcc is no problem.

0 Likes

Could you explain in more detail, how did you configure eclipse for openCL programing.

Maybe write some tutorial.

0 Likes