all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: 9927-done@debbugs.gnu.org
Subject: bug#9927: 24.1.50; unexec/unexmacosx doesn't grok GCC 4.6+ sections
Date: Sun, 5 Oct 2014 20:36:57 +0200	[thread overview]
Message-ID: <ECDCAC2D-6DDA-4C0D-933D-64483C1136B5@Freenet.DE> (raw)
In-Reply-To: <54302C21.7000801@cs.ucla.edu>


Am 04.10.2014 um 19:19 schrieb Paul Eggert:

> If I understand you correctly, you're saying that GNU Emacs 24.3.94 has the bug, and that the bug went away when you applied the patch (attached), and that we should therefore backport this patch to the emacs-24 branch.  Is that what you meant?

Exactly! I cannot check whether trunk, GNU Emacs 25.0.50, can be compiled because I get an error when I try to build with GCC 4.8.3 or any other C compiler, except GCC 4.0:

	@(#)PROGRAM:ld  PROJECT:ld64-136
	configured to support archs: i386 x86_64 armv7 armv7s
	Library search paths:
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib
		/opt/local/lib/gcc48/gcc/x86_64-apple-darwin10/4.8.3
		/opt/local/lib/gcc48
		/usr/lib
		/usr/local/lib
	Framework search paths:
		/Library/Frameworks/
		/System/Library/Frameworks/
	duplicate symbol _Qleft in:
	    keyboard.o
	    buffer.o
	duplicate symbol _Qright in:
	    keyboard.o
	    buffer.o
	ld: 2 duplicate symbols for architecture x86_64
	collect2: error: ld returned 1 exit status
	make[2]: *** [temacs] Error 1
	make[1]: *** [src] Error 2
	make: *** [bootstrap] Error 2

--
Greetings

  Pete

A lot of people mistake a short memory for a clear conscience.
				– Doug Larson






  parent reply	other threads:[~2014-10-05 18:36 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-01  0:24 bug#9927: 24.0.90; unexec/unexmacosx fails with GCC 4.6.1 on intel Mac OS X 10.6.8 Peter Dyballa
     [not found] ` <handler.9927.B.132010738317348.ack@debbugs.gnu.org>
2012-04-17  9:17   ` bug#9927: Acknowledgement (24.0.90; unexec/unexmacosx fails with GCC 4.6.1 on intel Mac OS X 10.6.8) Peter Dyballa
2012-06-29 17:03 ` bug#9927: 24.0.90; unexec/unexmacosx fails with GCC 4.6.1 Samuel Bronson
2012-06-29 19:19   ` Peter Dyballa
2012-06-30 16:47   ` Samuel Bronson
2013-07-25 19:37     ` Glenn Morris
2014-08-09 17:05 ` bug#9927: 24.1.50; unexec/unexmacosx doesn't grok GCC 4.6+ sections Stefan Monnier
2014-08-11  1:20   ` Glenn Morris
2014-08-11  1:40   ` Samuel Bronson
2014-08-11  1:56     ` Glenn Morris
2014-09-17 18:39 ` Paul Eggert
2014-09-17 19:48   ` Glenn Morris
2014-09-17 19:59     ` Paul Eggert
2014-09-17 21:00   ` Peter Dyballa
2014-09-17 21:10     ` Paul Eggert
2014-09-18  2:37       ` Stefan Monnier
2014-09-18  5:27         ` Paul Eggert
2014-09-18 13:05           ` Stefan Monnier
2014-10-04  9:02           ` Peter Dyballa
2014-10-04 17:19             ` Paul Eggert
2014-10-04 18:18               ` Glenn Morris
2014-10-04 19:43                 ` Paul Eggert
2014-10-05 18:36               ` Peter Dyballa [this message]
2014-10-05 23:19                 ` Paul Eggert
2014-10-06  1:29                   ` Stefan Monnier
2014-10-06  2:47                     ` Paul Eggert
2014-10-06 13:15                       ` Stefan Monnier
2014-10-06 16:16           ` Peter Dyballa
2014-09-17 22:20   ` 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=ECDCAC2D-6DDA-4C0D-933D-64483C1136B5@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=9927-done@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.