开发者

How to combine a local editor with a remote compiler?

I am used to the local IDE interface which integrates the code editor and compiler. However, I want to test if the code compiles well with the remote compiler on Unix server. I am tired of copying my source file to the server, and working in the command window (SSH shell). What I expect is to do some configuration in the programming software (Xcode, Eclipse,开发者_StackOverflow社区 Visual Studio), specify compiling with the compiler located at remote server. Is there a way to change the local default compiler with a remote compiler (remote GNU compiler, gcc/g++)?


Oracle Studio allows one to do exactly that. With remote Linux or Solaris.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜