"x10-lang.org" <X10-users@lists.sourceforge.net> wrote on 03/31/2013
10:30:16 PM
>
> Hi I have recently installed X10 on my windows Windows pc along with
> Cygwin and its necessary files including gcc, g++, gdbc and all the
> other required files.  I am using the X10dt.exe to run my X10
> programs(the eclipse X10 integrated development environment), the
> problem that I am having is that I am limited to only executing
> using 1 place, if I increase the number of places to anything
> greater then 1, I get a SuspendThread failed.  Is there possibly
> something that I have not downloaded,
> below are part of the instructions that I have used to install x10 on my
pc
> http://x10.sourceforge.net/documentation/install/windows-cl-install.html
> I skipped: the running X10 using sockets and standalone portions of
> the setup since they are very confusing and did not seem important.
>

Hi,

        What version of X10/X10DT are you using?

        In general support for using X10DT to run programs on a windows
machine is spotty.  The underlying infrastructure X10DT uses (Eclipse PTP)
doesn't support windows very well. We're moving away from relying on
Eclipse PTP for local execution (running on the same machine as X10DT is
running on), but that new code is still under development (planned to be in
the next release).

        You are likely to do better running X10 programs on windows using the
command line tools.   X10DT can be used fairly robustly to edit programs on
a windows machine and run them on remote linux servers, but it doesn't
sound like that is the scenario you are trying to get working.

--dave
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to