I have installed the X10DT with X10 1.7.5 on my MacBook Pro with OS X v. 10.5.7, which will be fine for developing our codes but I will eventually be running the applications on large systems (clusters and SMPs). I need to use the C++ backend. I have the
1. Is it possible to do the src install on the Mac OS? I have attempted this with the x10-1.7.5-src download using the "ant" in the x10.dist directory with the following error: BUILD FAILED .../x10-1.7.5-src/x10.dist/build.xml:141: The following error occurred while executing this line: .../x10-1.7.5-src/x10.runtime.17/build.xml:205: exec returned: 2 I'm using Apache Ant version 1.7.1 compiled on June 27 2008. 2. I've also tried the x10-1-1.7.5_linux_x86 which allows me to compile and execute code with the Java backend, but x10c++ yields verbose output with the following: x10c++: Unknown platform 'macosx_x86'; using the default post-compiler (g++) ..... 1: error: ‘assert’ was not declared in this scope x10c++: Non-zero return code: 1 2 errors. Any help is appreciated. Jim LaGrone University of Houston ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ X10-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/x10-users
