all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Gilles Pion <gilles.pion@gmail.com>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: 13650@debbugs.gnu.org
Subject: bug#13650: Emacs pretest 24.2.93 - compilation error on AIX 5.3 using gcc 4.7-2
Date: Thu, 14 Feb 2013 16:11:49 +0100	[thread overview]
Message-ID: <CAN8zRaA5yApLrQD1wDjTZuOnsweO0PyRhY-0CBV7OvSLXVPQ4g@mail.gmail.com> (raw)
In-Reply-To: <511CFB6E.6020206@cs.ucla.edu>

> OK, thanks, I can reproduce that problem on Fedora 17 x86-64,
> by manually editing src/config.h so that it says
> "#define GC_MARK_STACK GC_USE_GCPROS_AS_BEFORE".
> My guess is that a GCPRO is missing somewhere.  Ouch.
>
> We won't detect that on typical hosts since GCPROs are noops.
> There's a chance that GCPROs can be noops on AIX, too, so
> please try what you did before, with the same patch and:
>
> make distclean
> ./configure CPPFLAGS='-DDATA_START=0x20000000 -DDATA_SEG_BITS=0x20000000'
>
> But then manually edit src/config.h to change this line:
>
> #define GC_MARK_STACK GC_USE_GCPROS_AS_BEFORE
>
> to this:
>
> #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
>
> before you do "make".
>

YESSSSS

Superb!

It Worked!

Emacs on AIX will survive  (just hoping not being  the last one in the
galaxy using that combo)

-- 
Gilles





  reply	other threads:[~2013-02-14 15:11 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-07  9:49 bug#13650: Emacs pretest 24.2.93 - compilation error on AIX 5.3 using gcc 4.7-2 Gilles Pion
2013-02-07 10:57 ` Gilles Pion
2013-02-07 17:47   ` Glenn Morris
2013-02-07 21:17     ` Paul Eggert
2013-02-07 21:42       ` Glenn Morris
2013-02-08  7:09       ` Gilles Pion
2013-02-11  7:51       ` Gilles Pion
2013-02-11 21:18         ` Paul Eggert
2013-02-12  8:06           ` Gilles Pion
2013-02-12 19:03             ` Paul Eggert
2013-02-13 11:27               ` Gilles Pion
2013-02-13 18:37                 ` Glenn Morris
2013-02-13 23:13                   ` Paul Eggert
2013-02-13 23:33                     ` Glenn Morris
2013-02-14  2:49                       ` Paul Eggert
2013-02-14  7:28                         ` Gilles Pion
2013-02-14  7:32                           ` Paul Eggert
2013-02-14  7:43                             ` Gilles Pion
2013-02-14  7:56                               ` Paul Eggert
2013-02-14  8:09                                 ` Gilles Pion
2013-02-14 14:57                               ` Paul Eggert
2013-02-14 15:11                                 ` Gilles Pion [this message]
2013-02-14 15:46                                   ` Stefan Monnier
2013-02-14 22:23                                     ` Paul Eggert
2013-02-14 23:51                                       ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAN8zRaA5yApLrQD1wDjTZuOnsweO0PyRhY-0CBV7OvSLXVPQ4g@mail.gmail.com \
    --to=gilles.pion@gmail.com \
    --cc=13650@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.