unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Eric LeBlanc <cognefou@hotmail.com>
Cc: 25141@debbugs.gnu.org
Subject: bug#25141: Compilation issue on AIX 7.1 and 64 bits
Date: Fri, 23 Dec 2016 22:27:38 +0200	[thread overview]
Message-ID: <83inqaz8zp.fsf@gnu.org> (raw)
In-Reply-To: <YQXPR01MB019706F7515C00B4F5528C5AD3840@YQXPR01MB0197.CANPRD01.PROD.OUTLOOK.COM> (message from Eric LeBlanc on Thu, 8 Dec 2016 20:48:39 +0000)

> From: Eric LeBlanc <cognefou@hotmail.com>
> Date: Thu, 8 Dec 2016 20:48:39 +0000
> I modified unexaix.c to add this at the top of file:
> 
> #define __XCOFF64__ 1
> 
> And changed this line:
> 
> auxentry.x_sym.x_fcnary.x_fcn.x_lnnoptr += bias;
> 
> by
> 
> auxentry.x_fcn.x_lnnoptr += bias;
> 
> It worked but generated a huge bootstrap-emacs file, 4GB and is generating this error:
> 
> [...]
> 
> Finding pointers to doc strings...
> Finding pointers to doc strings...done
> Dumping under the name emacs
> 82139 pure bytes used
> [...] 
> 
> gmake[2]: Entering directory '/data/src/emacs-25.1/leim'
> GEN ../lisp/leim/leim-list.el
> exec(): 0509-036 Cannot load program ../src/bootstrap-emacs because of the following errors:
> 0509-026 System error: There is not enough memory available now.

Can you try the latest emacs-25 branch?

Thanks.





  reply	other threads:[~2016-12-23 20:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-08 18:20 bug#25141: Compilation issue on AIX 7.1 and 64 bits Eric LeBlanc
2016-12-08 20:48 ` Eric LeBlanc
2016-12-23 20:27   ` Eli Zaretskii [this message]
2016-12-24 14:05     ` Eric LeBlanc
2016-12-24 16:11       ` Eli Zaretskii
2016-12-25 14:42         ` Eric LeBlanc
2017-09-02 12:11           ` Eli Zaretskii
2016-12-25  7:31 ` Paul Eggert
2020-08-12  0:25   ` Stefan Kangas
2020-08-12  1:17     ` Paul Eggert

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83inqaz8zp.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=25141@debbugs.gnu.org \
    --cc=cognefou@hotmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).