public inbox for gdb-prs@sourceware.org help / color / mirror / Atom feed
From: "chrisj at rtems dot org" <sourceware-bugzilla@sourceware.org> To: gdb-prs@sourceware.org Subject: [Bug sim/13160] bfin simulator does not build on Darwin Date: Tue, 10 Mar 2015 04:33:00 -0000 [thread overview] Message-ID: <bug-13160-4717-NCrvqjf8Hr@http.sourceware.org/bugzilla/> (raw) In-Reply-To: <bug-13160-4717@http.sourceware.org/bugzilla/> https://sourceware.org/bugzilla/show_bug.cgi?id=13160 Chris Johns <chrisj at rtems dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|OBSOLETE |--- --- Comment #4 from Chris Johns <chrisj at rtems dot org> --- Ah ok thanks. The error is: /Users/chris/development/play/gdb/bfin-elf/./gas/as-new ../../../binutils-gdb/sim/bfin/linux-fixed-code.s -o linux-fixed-code.o ( set -e; \ echo "/* DO NOT EDIT: Autogenerated from linux-fixed-code.s. */"; \ echo "static const unsigned char bfin_linux_fixed_code[] ="; \ echo "{"; \ /Users/chris/development/play/gdb/bfin-elf/./binutils/objdump -d -z linux-fixed-code.o > ../../../binutils-gdb/sim/bfin/linux-fixed-code.h.dis; \ sed -n \ -e 's:^[^ ]* :0x:' \ -e '/^0x/{s: .*::;s: *$:,:;s: :, 0x:g;p}' \ ../../../binutils-gdb/sim/bfin/linux-fixed-code.h.dis; \ rm -f ../../../binutils-gdb/sim/bfin/linux-fixed-code.h.dis; \ echo "};" \ ) > ../../../binutils-gdb/sim/bfin/linux-fixed-code.h.tmp sed: 1: "/^0x/{s: .*::;s: *$:,:; ...": extra characters at the end of p command make[3]: *** [../../../binutils-gdb/sim/bfin/linux-fixed-code.h] Error 1 make[2]: *** [all] Error 1 make[1]: *** [all-sim] Error 2 make: *** [all] Error 2 I have tried to run the sed script by hand on a Linux box and I get no output. -- You are receiving this mail because: You are on the CC list for the bug.
next prev parent reply other threads:[~2015-03-10 3:47 UTC|newest] Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-09-07 0:20 [Bug build/13160] New: " chrisj at rtems dot org 2015-03-09 3:52 ` [Bug sim/13160] " vapier at gentoo dot org 2015-03-09 6:08 ` vapier at gentoo dot org 2015-03-10 2:18 ` chrisj at rtems dot org 2015-03-10 3:47 ` vapier at gentoo dot org 2015-03-10 4:33 ` chrisj at rtems dot org [this message] 2015-03-10 5:09 ` vapier at gentoo dot org 2015-03-10 5:42 ` chrisj at rtems dot org 2015-03-10 5:44 ` vapier at gentoo dot org 2015-03-10 14:04 ` cvs-commit at gcc dot gnu.org
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=bug-13160-4717-NCrvqjf8Hr@http.sourceware.org/bugzilla/ \ --to=sourceware-bugzilla@sourceware.org \ --cc=gdb-prs@sourceware.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: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).