Stefan Strömer created NETBEANS-356:
---------------------------------------

             Summary: cannot setup remote build host with windows 7 and msys
                 Key: NETBEANS-356
                 URL: https://issues.apache.org/jira/browse/NETBEANS-356
             Project: NetBeans
          Issue Type: Bug
          Components: cnd - Remote
    Affects Versions: 8.2
            Reporter: Stefan Strömer


We still have legacy FORTRAN code for our projects which cannot be removed, so 
we have this in a shared library which is acessed via JNA. The library must be 
compiled for the target systems Windows 64 bit and Linux 64 bit.Our developers 
should be free to choose if they use windows 7 or linux as their environment. 
So our idea was to set up two remote build hosts, one with the toolchain for 
Linux and one with the toolchain for Windows.

On the windows build host we use
 * Windows 7 Enterprise 64bit SP1
 * msys2 64bit
 * min-gw 64bit toolchain
 * sshd from msys2

>From a Windows machine  with NetBeans IDE 8.2 (Build 201705191307) I was able 
>to set up the remote build host via some workarounds using -J 
>Dcnd.remote.sync.root.$(HOST)=

>From a linux machine with NetBeans IDE 8.2 (Build 201610071157) I get the 
>folowing error message when trying to build a small hello world example in 
>FORTRAN:

No shell found. Cannot proceed.
Please install either CYGWIN or Msys.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to