This is the mail archive of the java@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] | |
"Casey" == Casey Marshall <csm@gnu.org> writes:
Casey> Hi, I tried compiling GCJ SVN trunk (fetched yesterday; svnversion
Casey> sez `121902') on i386-apple-darwin8.8.1, but get this failure
Casey> compiling libgcj:
Casey> get_str.c:179: assertion failed: x >= (double) (-2147483647L - 1L)
Casey> && x <= (double) 2147483647L
This crash is in MPFR. Do you have the right version of GMP/MPFR installed?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |