public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/13828] New: Incorrect instructions in gdbserver README
@ 2012-03-11  1:01 richaw at gmail dot com
  2012-03-12 16:57 ` [Bug gdb/13828] " palves at redhat dot com
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: richaw at gmail dot com @ 2012-03-11  1:01 UTC (permalink / raw)
  To: gdb-prs

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

             Bug #: 13828
           Summary: Incorrect instructions in gdbserver README
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: richaw@gmail.com
    Classification: Unclassified


The gdbserver README (../gdb/gdbserver/README) states

If you prefer to cross-compile to your target, then you can also build
GDBserver that way.  In a Bourne shell, for example:

        % export CC=your-cross-compiler
        % path-to-gdbserver-sources/configure your-target-name
        % make

It should probably say
% path-to-gdbserver-sources/configure --host your-target-name

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2012-03-12 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-11  1:01 [Bug gdb/13828] New: Incorrect instructions in gdbserver README richaw at gmail dot com
2012-03-12 16:57 ` [Bug gdb/13828] " palves at redhat dot com
2012-03-12 18:18 ` richaw at gmail dot com
2012-03-12 18:31 ` palves at redhat 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).