Hi, Jim,
The binaries for 1.7.5 won't be modified, but we plan to release
1.7.6 shortly with all the bug fixes made on the 1.7 branch.
To build from SVN HEAD, you need a different version of PGAS -- the
instructions page you're referring to has the link to download those
binaries.
You can also follow the same instructions to build from the 1.7
branch, by reusing the PGAS binary you have, and replacing "trunk"
by "branches/x10-17" in the instructions for building from SVN HEAD.
You will also need to use the older names for projects --
x10.compiler.p3, x10.runtime.17, x10.common.17, x10.dist, and
x10.constraints.
Igor
Jim LaGrone <[email protected]> wrote on 08/20/2009 04:51:07 PM:
> In regards to the isWhitespace bug reported earlier(see below). It
> appears that only the svn has the correction, not the binaries for
> 1.7.5. So I've tried to install following the directions on http:
> //x10.codehaus.org/Building+from+SVN+head
> . After the last step,
>
> cd x10.dist && ant distclean dist
>
> I get the following:
>
> ...
> [exec] ./x10aux/network.h:116: error: ‘x10rt_finalize’ was not
> declared in this scope
> [exec] g++ -g -DX10_USE_BDWGC -I/home/jlagrone/x10.1.7.5/
> include -I. -I/home/jlagrone/x10/x10.runtime/src-cpp/bdwgc/install/
> include -Igen -ansi -pedantic -Wall -Wextra -Wno-long-long -Wno-unused-
> parameter -pthread -c x10aux/atomic_ops.cc -o x10aux/atomic_ops.o
> [exec] make: *** [x10aux/alloc.o] Error 1
> [exec] make: *** Waiting for unfinished jobs....
>
> BUILD FAILED
> /home/jlagrone/x10/x10.dist/build.xml:138: The following error
> occurred while executing this line:
> /home/jlagrone/x10/x10.runtime/build.xml:205: exec returned: 2
>
> Total time: 3 minutes 50 seconds
>
>
>
>
> Any ideas of how to proceed from here?
>
> Jim
>
>
> > Thanks for the report. This is a typo in char_utils.{h,cc}. The
> > smallest
> > test case for this is:
> >
> > public class Bug {
> > val c = 'a'.isWhitespace();
> > }
> >
> > I will fix this in SVN shortly. Please open a JIRA so we can track
> > the
> > fix.
> > Igor
--
Igor Peshansky (note the spelling change!)
IBM T.J. Watson Research Center
XJ: No More Pain for XML's Gain (http://www.research.ibm.com/xj/)
X10: Parallel Productivity and Performance (http://x10.sf.net/)
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
X10-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/x10-users