Re: [X10-users] Using x10c++

2009-10-24 Thread Igor Peshansky
Jim LaGrone wrote on 10/24/2009 06:27:05 PM: > Not sure why, but the C++ backend seems to be more problematic than > Java. I'm using the binary in Ubuntu Linux for Intel. I get the > following: > > ubuntu:src-par$ x10c++ -d ../bin2 -MAIN_CLASS=RUN_knowledgeFormation > *.x10 -commandlineonly -

[X10-users] Using x10c++

2009-10-24 Thread Jim LaGrone
Not sure why, but the C++ backend seems to be more problematic than Java. I'm using the binary in Ubuntu Linux for Intel. I get the following: ubuntu:src-par$ x10c++ -d ../bin2 -MAIN_CLASS=RUN_knowledgeFormation *.x10 -commandlineonly -Ox10c++: /home/jlagrone/x10-1.7.6/include/ x10aux/boots

[X10-users] PGAS Runtime for MacOSX

2009-10-24 Thread Jim LaGrone
I've noticed on the X10 1.7.6 Release page an item called MacOS/x86 (Unsupported) How is this to be used? Eclipse seems to use the Java back-end and I can't get any source to build successfully in the MacOSX. Jim