public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/9098] gdbserver not building with cross-compiler
       [not found] <20050820002800.9098.johoffry@yahoo.com>
@ 2010-05-21 14:30 ` tonyt at logyst dot com
  2010-05-21 14:33 ` tonyt at logyst dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: tonyt at logyst dot com @ 2010-05-21 14:30 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tonyt at logyst dot com  2010-05-21 14:30 -------
Created an attachment (id=4806)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4806&action=view)
Change hard-coded /bin/sh to @SHELL@

Hello,

I was having similar problems with a cross-build and the problem indeed seems
to be a complex expression in regdat.sh that /bin/sh on Solaris has trouble
with.

The simple solution is to use a different shell, however, the
gdb/gdbserver/Makefile.in hard-codes SHELL = /bin/sh.

Attached is a simple change to make this @SHELL@ so the desired shell can be
specified when calling "make".

Tony

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=9098

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug gdb/9098] gdbserver not building with cross-compiler
       [not found] <20050820002800.9098.johoffry@yahoo.com>
  2010-05-21 14:30 ` [Bug gdb/9098] gdbserver not building with cross-compiler tonyt at logyst dot com
@ 2010-05-21 14:33 ` tonyt at logyst dot com
  2010-05-21 14:35 ` tonyt at logyst dot com
  2010-05-26 10:26 ` [Bug build/9098] " tonyt at logyst dot com
  3 siblings, 0 replies; 4+ messages in thread
From: tonyt at logyst dot com @ 2010-05-21 14:33 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|6.3                         |7.1


http://sourceware.org/bugzilla/show_bug.cgi?id=9098

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug gdb/9098] gdbserver not building with cross-compiler
       [not found] <20050820002800.9098.johoffry@yahoo.com>
  2010-05-21 14:30 ` [Bug gdb/9098] gdbserver not building with cross-compiler tonyt at logyst dot com
  2010-05-21 14:33 ` tonyt at logyst dot com
@ 2010-05-21 14:35 ` tonyt at logyst dot com
  2010-05-26 10:26 ` [Bug build/9098] " tonyt at logyst dot com
  3 siblings, 0 replies; 4+ messages in thread
From: tonyt at logyst dot com @ 2010-05-21 14:35 UTC (permalink / raw)
  To: gdb-prs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tonyt at logyst dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=9098

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug build/9098] gdbserver not building with cross-compiler
       [not found] <20050820002800.9098.johoffry@yahoo.com>
                   ` (2 preceding siblings ...)
  2010-05-21 14:35 ` tonyt at logyst dot com
@ 2010-05-26 10:26 ` tonyt at logyst dot com
  3 siblings, 0 replies; 4+ messages in thread
From: tonyt at logyst dot com @ 2010-05-26 10:26 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From tonyt at logyst dot com  2010-05-26 10:26 -------
Just a follow-up that after this patch, gdb can also be configured with:

./configure CONFIG_SHELL=bash

instead of passing SHELL to the make call.

Tony

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|gdb                         |build


http://sourceware.org/bugzilla/show_bug.cgi?id=9098

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-26 10:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20050820002800.9098.johoffry@yahoo.com>
2010-05-21 14:30 ` [Bug gdb/9098] gdbserver not building with cross-compiler tonyt at logyst dot com
2010-05-21 14:33 ` tonyt at logyst dot com
2010-05-21 14:35 ` tonyt at logyst dot com
2010-05-26 10:26 ` [Bug build/9098] " tonyt at logyst dot com

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).