unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Raúl Porcel" <armin76@gentoo.org>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: 5518@debbugs.gnu.org, Andreas Schwab <schwab@linux-m68k.org>
Subject: bug#5518: >=emacs-23.1 fails to build on ARM EABI under GNU/Linux
Date: Sat, 20 Feb 2010 21:00:03 +0100	[thread overview]
Message-ID: <4B803F43.6090809@gentoo.org> (raw)
In-Reply-To: <87mxz3iwmi.fsf@stupidchicken.com>

On 02/20/2010 07:35 PM, Chong Yidong wrote:
> Raúl Porcel <armin76@gentoo.org> writes:
> 
>>>>> + #ifdef GNU_LINUX
>>>>> + #define LIB_GCC -lgcc_s
>>>>> + #endif
>>>>
>>>> You'll probably have to augment the standard value.
>>>
>>> Yes, but I'd like Raul to check whether this works first.
>>
>> gcc -Wl,-znocombreloc  prefix-args.o -o prefix-args
>> gcc -nostdlib -lgcc_s  -z nocombreloc -Wl,-znocombreloc  -o temacs
>> pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scroll.o
>> xdisp.o menu.o  window.o charset.o coding.o category.o ccl.o character.o
>> chartab.o cm.o term.o terminal.o xfaces.o    emacs.o keyboard.o macros.o
>> keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o
>> fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o
>> search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o
>> floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o
>> process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o
>> intervals.o textprop.o composite.o md5.o     termcap.o tparam.o
>> lastfile.o   vm-limit.o            -lm -lgcc -lc -lgcc /usr/lib/crtn.o
>> gcc: nocombreloc: No such file or directory
>> make[1]: *** [temacs] Error 1
>> make[1]: Leaving directory `/root/emacs/src'
>> make: *** [src] Error 2
> 
> Hmm... could you double-check that this is with the latest patch I sent
> to you, and not the first patch I sent?  i.e., I'd like you to test the
> patch that changes LIB_GCC, not LINKER.

Right, sorry

Tested the one with LIB_GCC and works perfectly.

Thanks!







  reply	other threads:[~2010-02-20 20:00 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
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 [this message]
     [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

  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=4B803F43.6090809@gentoo.org \
    --to=armin76@gentoo.org \
    --cc=5518@debbugs.gnu.org \
    --cc=cyd@stupidchicken.com \
    --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 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).