GNU bug report logs - #18784
Coultdn't compile emacs-24.4

Previous Next

Package: emacs;

Reported by: Gangræna Gorgeous <trupanka <at> gmail.com>

Date: Tue, 21 Oct 2014 12:34:01 UTC

Severity: normal

Tags: fixed

Merged with 13847, 18780

Found in versions 24.4, 25.0.50

Fixed in version 25.1

Done: Ulrich Mueller <ulm <at> gentoo.org>

Bug is archived. No further changes may be made.

Full log


Message #37 received at 18784 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Ulrich Mueller <ulm <at> gentoo.org>
Cc: 18784 <at> debbugs.gnu.org
Subject: Re: bug#18784: Coultdn't compile emacs-24.4
Date: Mon, 16 Mar 2015 09:09:52 -0400
> +if test "$GCC" = yes; then
> +  # Disable PIE to avoid segfaults in temacs (bug#18780)
> +  LD_SWITCH_SYSTEM_TEMACS="$LD_SWITCH_SYSTEM_TEMACS -nopie"
> +fi

Hmm... is `-nopie' a linker-option or a compiler-option?
IOW what about systems which use gcc to compile but something else to
link or vice-versa?


        Stefan




This bug report was last modified 10 years and 92 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.