Previous Next
Scenarios

Unix - Unix
When developing on a host Unix machine and compiling and debugging on a remote Unix machine, please note:

To access your working environments from both the host and the target machine, you can either mount directories or you can create symbolic links to access the working environment root directory so that it looks the same from both machines.
Windows - Unix
When developing on a host Windows machine and compiling and debugging on a remote Unix machine, please note:
We require that all working environments are located on the Unix machine and are accessible on Windows. For details, please refer to Cross-platform setup -- Windows side. By doing so, nightly updates, administrative work like updating, and using SNiFF+'s Make Support on the target machine are much faster.