This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
yep, executing contrib/download_ecj and configure && make again fixed most of this. Then there is still a small issue where a lot of tests say FAIL: header generation, but don't give more clues in the .log file. It looks like gcjh isn't found correctly. Installing and setting PATH to the install dir gets rid of those. Then the only FAILs lefts are:
FAIL: ArrayStore output - source compiled test FAIL: ArrayStore -findirect-dispatch output - source compiled test FAIL: ArrayStore -O3 output - source compiled test FAIL: ArrayStore -O3 -findirect-dispatch output - source compiled test FAIL: PR162 output - source compiled test FAIL: PR162 -O3 output - source compiled test
Thanks, Andreas
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |