all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Peter Dyballa <Peter_Dyballa@Freenet.DE>
Cc: 12126@debbugs.gnu.org
Subject: bug#12126: 24.1.50; compilation --with-wide-int on PowerPC 32-bit leads to: Maximum buffer size exceeded
Date: Fri, 3 Aug 2012 18:31:40 +0200	[thread overview]
Message-ID: <B08028E2-7E73-405B-9B70-30D7BFDA1EEA@swipnet.se> (raw)
In-Reply-To: <10C81C15-1A88-4E0F-AD97-6F168FAA995C@freenet.de>


2 aug 2012 kl. 23:41 skrev Peter Dyballa:

> Hello!

Hello.

> 
> On Mac OS X 10.5.8, Snow Leopard, with PowerPC 7447A configuration for X11 or the NS variant à la
> 
> 	time nice +17 env LANG=C PATH=/sw/bin:$PATH ./configure --with-<NS or x-toolkit=athena or x-toolkit=gtk> --with-wide-int --without-sound --without-dbus --without-pop --without-gconf --without-gpm --without-gsettings --without-selinux --without-gif --without-jpeg --without-png --without-rsvg --without-tiff --without-xpm --disable-ns-self-contained --x-libraries=/usr/X11/lib --x-includes=/usr/X11/include --enable-locallisppath=/Library/Application\ Support/Emacs/calendar24:/Library/Application\ Support/Emacs CFLAGS="-g -ggdb3 -H -pipe -fPIC -fno-common -fast -mcpu=7450 -mtune=G4 -malign-natural" LDFLAGS="-Wl,-dead_strip_dylibs -Wl,-bind_at_load -Wl,-t" PKG_CONFIG_PATH=/sw/lib/xft2/lib/pkgconfig:/sw/share/pkgconfig:/sw/lib/pkgconfig:/usr/X11/lib/pkgconfig:/usr/X11/share/pkgconfig:/usr/lib/pkgconfig
> 
> the 'make bootstrap' step ends here:
> 
> 	Loading window (source)...
> 	Loading .../emacs-24.1.50/lisp/files.el (source)...
> 	Maximum buffer size exceeded
> 	make[2]: *** [bootstrap-emacs] Error 1
> 
> The compiler used is
> 
> 	powerpc-apple-darwin9-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5555) (LLVM build 2064.3)

Does it work if you just
% configure --with-ns
?

> 
> src/s/darwin.h once contained:
> 
> 	#ifdef HAVE_NS
> 	#define SYSTEM_PURESIZE_EXTRA 200000
> 	#endif
> 

That is in config.h now.

	Jan D.






  reply	other threads:[~2012-08-03 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02 21:41 bug#12126: 24.1.50; compilation --with-wide-int on PowerPC 32-bit leads to: Maximum buffer size exceeded Peter Dyballa
2012-08-03 16:31 ` Jan Djärv [this message]
2012-08-04 16:10   ` Peter Dyballa
2012-08-04 20:54   ` Peter Dyballa

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=B08028E2-7E73-405B-9B70-30D7BFDA1EEA@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=12126@debbugs.gnu.org \
    --cc=Peter_Dyballa@Freenet.DE \
    /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.