From: Graham Stott <graham.stott@btinternet.com>
To: Daniel Jacobowitz <drow@mvista.com>
Cc: gdb@sources.redhat.com, ac131313@redhat.com
Subject: Re: Todays CVS checkout fails on frv, ppceabi, mips, ...
Date: Mon, 17 Feb 2003 20:52:00 -0000 [thread overview]
Message-ID: <3E514BA5.4050805@btinternet.com> (raw)
In-Reply-To: <20030217203922.GA24207@nevyn.them.org>
Daniel Jacobowitz wrote:
> On Mon, Feb 17, 2003 at 08:33:28PM +0000, Graham Stott wrote:
>
>>Daniel Jacobowitz wrote:
>>
>>>On Mon, Feb 17, 2003 at 07:54:33PM +0000, Graham Stott wrote:
>>>
>>>
>>>>Daniel Jacobowitz wrote:
>>>>
>>>>
>>>>>On Mon, Feb 17, 2003 at 07:45:03PM +0000, Graham Stott wrote:
>>>>>
>>>>>
>>>>>
>>>>>>Hi
>>>>>>
>>>>>>Anyone know what's changed since the 16th to cause this :
>>>>>>
>>>>>>---------------------------------------------
>>>>>>/usr/local/src/uberbaum/gdb/gregset.h:32: error: parse error before
>>>>>>"gdb_gregset_t"
>>>>>
>>>>>
>>>>>Where's it getting included from?
>>>>>
>>>>>
>>>>
>>>>gdb/linux-proc.c
>>>
>>>
>>>Is the target != host block at the end of configure.in triggering?
>>>Andrew changed that today but I can't see any problem with his change.
>>>
>>
>>I think I can see what's wrong ${host} and ${target} need to ${gdb_host_cpu}
>>and ${gdb_target_cpu} respect.
>
>
> Really? What are $host and $target? And how did you configure?
>
Both are empty.
A bog standard "/usr/local/src/uberbaum/configure --target=mips-elf"
If you look a few line up in gdb's configure script you'll see
gdb_host_cpu=$gdb_hogdb_host_cpu=$gdb_host_cpu
gdb_target_cpu=$gdb_target_cpu
nativefile=$nativefile
and after configuring gdb/config.status contains
gdb_host_cpu=i386
gdb_target_cpu=mips
nativefile=
Making my suggested change in my local tree configuring now triggers the host != target
block and my builds are now working.
Graham
next prev parent reply other threads:[~2003-02-17 20:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-17 19:44 Graham Stott
2003-02-17 19:50 ` Daniel Jacobowitz
2003-02-17 19:53 ` Graham Stott
2003-02-17 19:58 ` Daniel Jacobowitz
2003-02-17 20:29 ` Graham Stott
2003-02-17 20:32 ` Graham Stott
2003-02-17 20:39 ` Daniel Jacobowitz
2003-02-17 20:52 ` Graham Stott [this message]
2003-02-17 21:04 ` Daniel Jacobowitz
2003-02-18 2:39 ` Andrew Cagney
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=3E514BA5.4050805@btinternet.com \
--to=graham.stott@btinternet.com \
--cc=ac131313@redhat.com \
--cc=drow@mvista.com \
--cc=gdb@sources.redhat.com \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox