Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Remote compilation and debugging from Windows?

Is it possible to set up a cross-compile from an Eclipse host running on Windows to compile code and debug on a remote Linux platform? It's possible to set up a custom build which does an ssh to the remote host and executes make remotely, but I wondered if there was an easier way of hooking support up.

Alex

Back to the top