Configuring a Remote Host for C/C++/Fortran Development
    
    
       See Also 
    
    
       You can configure a remote build host to use for building, running, and debugging your C,
      C++, and Fortran projects. The remote host must meet the following conditions:
    
    
      - 
        The remote host operating system must be Oracle Solaris or Linux.
      
- 
        The remote host must run the Secure Shell (SSH) daemon, sshd.
      
- 
        At least one tool collection (GNU, Oracle Solaris Studio, or Sun Studio) must be accessible
        on the remote host
      
- 
        You must have a user account on the host.
      
       To configure a remote host:
    
    
      - 
        Choose Tools > Options, and click the C/C++ category.
      
- 
        Select the Build Tools tab.
      
- 
        Click the Edit button next to the Build Host list.
      
- 
        In the Build Hosts Manager dialog box, click Add. The New Remote Host Setup wizard starts to guide
        you through adding the remote host.
      
      - 
        You can also add a build host from the Services window. Choose Window > Services to open
        the window, then right-click the C/C++ Build Hosts node and choose Add New Host.
      
    
       Copyright © 2015, Oracle and/or its affiliates. All rights reserved.