all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: Andreas Schwab <schwab@linux-m68k.org>
Cc: "Raúl Porcel" <armin76@gentoo.org>, 5518@debbugs.gnu.org
Subject: bug#5518: >=emacs-23.1 fails to build on ARM EABI under GNU/Linux
Date: Thu, 18 Feb 2010 05:42:24 -0500	[thread overview]
Message-ID: <87aav6u8of.fsf@stupidchicken.com> (raw)
In-Reply-To: <m3mxz6983v.fsf@hase.home> (Andreas Schwab's message of "Thu, 18 Feb 2010 11:00:20 +0100")

Andreas Schwab <schwab@linux-m68k.org> writes:

> Chong Yidong <cyd@stupidchicken.com> writes:
>
>> + #ifdef GNU_LINUX
>> + #define LINKER $(CC) -nostdlib -lgcc_s
>> + #endif
>
> You should put that in LIB_GCC.

Something like this?

*** src/m/arm.h	2010-01-13 08:35:10 +0000
--- src/m/arm.h	2010-02-18 10:40:44 +0000
***************
*** 36,40 ****
--- 36,45 ----
  
  #define NO_REMAP
  
+ #ifdef GNU_LINUX
+ #define LIB_GCC -lgcc_s
+ #endif
+ 
+ 
  /* arch-tag: 07856f0c-f0c8-4bd8-99af-0b7fa1e5ee42
     (do not change this comment) */







  reply	other threads:[~2010-02-18 10:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-03 19:34 bug#5518: >=emacs-23.1 fails to build on ARM EABI under GNU/Linux Raúl Porcel
2010-02-18  9:01 ` Chong Yidong
2010-02-18  9:54   ` Andreas Schwab
2010-02-18 10:00   ` Andreas Schwab
2010-02-18 10:42     ` Chong Yidong [this message]
2010-02-18 12:29       ` Andreas Schwab
2010-02-18 13:07         ` Chong Yidong
2010-02-20 18:09           ` Raúl Porcel
2010-02-20 18:35             ` Chong Yidong
2010-02-20 20:00               ` Raúl Porcel
     [not found]                 ` <87k4u7odk0.fsf@stupidchicken.com>
2010-02-21 12:13                   ` Raúl Porcel

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=87aav6u8of.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=5518@debbugs.gnu.org \
    --cc=armin76@gentoo.org \
    --cc=schwab@linux-m68k.org \
    /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.