unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Stefan Kangas <stefan@marxist.se>
Cc: 25141-done@debbugs.gnu.org, Eric LeBlanc <cognefou@hotmail.com>
Subject: bug#25141: Compilation issue on AIX 7.1 and 64 bits
Date: Tue, 11 Aug 2020 18:17:15 -0700	[thread overview]
Message-ID: <174158e6-a17e-5c5b-dd5d-209517d80730@cs.ucla.edu> (raw)
In-Reply-To: <CADwFkm=TJuEs-zzw-nLskttddGf5cWz_g2triCdiptHaf0HWQg@mail.gmail.com>

On 8/11/20 5:25 PM, Stefan Kangas wrote:

> So should this work now that we have the portable dumper? 

Yes, 64 bits works on AIX now, due to the portable dumper (I hacked on that a 
bit last year to get it to work on AIX). I double-checked just now by building 
on AIX 7.1 via:

export OBJECT_MODE=64 # not sure this is needed
mkdir build
cd build
../emacs-27.1/configure CC='gcc -maix64' --with-jpeg=ifavailable 
--with-png=ifavailable --with-gif=ifavailable --with-tiff=ifavailable 
--with-gnutls=ifavailable
gmake

This was with GCC 4.8.1 (in /opt/freeware/bin/gcc).

There were some compile-time warnings, all bogus that I could see, and I could 
run Emacs just fine after the build. The command 'file src/emacs' reports:

src/emacs: 64-bit XCOFF executable or object module not stripped

Since the 64-bit build is working on AIX 7.1 now, I'm closing the bug report.





      reply	other threads:[~2020-08-12  1:17 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
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 [this message]

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=174158e6-a17e-5c5b-dd5d-209517d80730@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=25141-done@debbugs.gnu.org \
    --cc=cognefou@hotmail.com \
    --cc=stefan@marxist.se \
    /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).