Bignum support still broken on powerpc (ping: Jerry James)

Stephen J. Turnbull stephen at xemacs.org
Fri Apr 14 04:41:26 EDT 2006


>>>>> "robert" == robert delius royar <xemacs at frinabulax.org> writes:

    robert> Mon, 10 Apr 2006 (16:38 +0900 UTC) Stephen J. Turnbull
    robert> wrote:

    >> What GMP are you using?  I'm pretty sure I just built (on my
    >> home machine, will check details tonight) with GMP on Mac OS X
    >> 10.4.6 with the default gcc (I assume 4.0x), with no such
    >> problems.  XEmacs 21.5.26 with one unrelated patch (already in
    >> CVS).  I'm using the GMP from DarwinPorts, updated April 5 or
    >> 6.

    robert> % port installed gmp
    robert> The following ports are currently installed:
    robert>    gmp @4.1.4_2 (active)

OK, that's what I've got.

    robert> I don't think the error is in gmp itself but in some part
    robert> of the loadup that is getting a value it does not expect
    robert> as a result of bignum support.  I think the backtrace
    robert> might lead to finding that place in the code.

Here's my configuration:

../configure --with-mule --with-dialogs=athena --with-widgets=athena \
             --with-xft=emacs,tabs,gauges,menubars --with-debug \
             --with-error-checking=all --with-union-type --with-memory-stats \
             --with-newgc --with-bignum=gmp --with-site-prefixes=/opt/local

  Compiler version:                  powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5247)

What are your GC-related flags (--with-kkcc and --with-newgc)?

If you haven't sent a build-report using M-x build-report, please,
would you do so?  (If you have, I'll find it.)

-- 
School of Systems and Information Engineering http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.




More information about the XEmacs-Beta mailing list