Hi, Jim,

You should be able to debug with gdb.  We don't yet have a fully
functional X10-specific debugger.

Which of the two options worked for you -- the SVN HEAD build, or
the build from the x10-17 branch?

Is there any more output, or is it just "Aborted."?
        Igor

Jim LaGrone <[email protected]> wrote on 08/21/2009 01:47:34 PM:

> This helped build the X10 compiler. Thanks.
> 
> However, when I compile with x10c++ and execute with runx10, the 
> program begins but quickly exits with the message "Aborted."
> 
> Is there dubugger support for X10?
> 
> Jim
> 
> 
> On Aug 20, 2009, at 5:07 PM, Igor Peshansky wrote:
> 
> > 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 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

Reply via email to