error building graal
Venkatachalam, Vasanth
Vasanth.Venkatachalam at amd.com
Mon Feb 11 12:16:56 PST 2013
The summary is that there is an import
Import com.oracle.truffle.sl.nodes.ArithmeticNodeFactory.*; inside NodeFactory.java, but that package does not exist in the source tree.
Vasanth
-----Original Message-----
From: Venkatachalam, Vasanth
Sent: Monday, February 11, 2013 1:55 PM
To: Venkatachalam, Vasanth; Christian Humer
Cc: graal-dev at openjdk.java.net
Subject: RE: error building graal
Looks like the attachment never made it. Here's a cut and paste of the output from mx- v build --no-native-c
From: Christian Humer [mailto:christian.humer at gmail.com]
Sent: Monday, February 11, 2013 12:26 PM
To: Venkatachalam, Vasanth
Cc: graal-dev at openjdk.java.net
Subject: Re: error building graal
Hi,
I checked the actual version on openjdk and I could not reproduce your problem.
Which commands did you run and in which order?
Could you please run "mx -v build --no-native -c" and send me the output?
I would also appreciate the exact java version using the "java -version" command.
Thx.
- Christian Humer
More information about the graal-dev
mailing list