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]

Re: Build on i386-apple-darwin8.8.1


>>>>> "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?

Casey> Any ideas? Does/will gcj 4.3 work on darwin/x86?

I am not sure how well it will work -- I have not tried it -- but it
certainly should not crash like this.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]