Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@cygnus.com>
To: Cliff Tsai <clifftsai@minecard.com.tw>
Cc: gdb@sources.redhat.com
Subject: Re: insight+dejagnu-20010417 build error on arm-elf(libgdb.a:remote-rdi.o)!
Date: Tue, 24 Apr 2001 11:58:00 -0000	[thread overview]
Message-ID: <Pine.SOL.3.91.1010424115244.2935U-100000@ryobi.cygnus.com> (raw)
In-Reply-To: <009401c0ca20$19a853c0$b200a8c0@minecard.com.tw>

On Sat, 21 Apr 2001, Cliff Tsai wrote:

> (1) Yes!libangsd.a exists.And  There are some .o in my build library
> (xxx/gdb/rdi-share)
> 
> (2) But I can't find any information about libangsd.a in my "make.out"
> 
> (3) uname -a say=>CYGWIN_98-4.10 CLIFF 1.1.8(0.34/3/2) 2001-01-03 10:58 i586
> unknown.
>       Do I need a newer version of cygwin? But I encounter another problem
> after install newer version of
>       cygwin when build insight!

You must have something wrong with your build environment. I just 
downloaded (again) the insight+dejagnu-weekly-20010424.tar.bz2 snapshot 
from sources and built it on this system:

$ uname -a
CYGWIN_98-4.10 ANYWHERE 1.1.8(0.34/3/2) 2001-01-31 i586 unknown
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/specs
gcc version 2.95.2-6 19991024 (cygwin experimental)

I installed it, too. Ran as expected. Something is really, really wrong 
with your setup.

> By the way!I wanna know  can I build the insight for arm-elf that set
> big_endian as default?
> I've seen few lines in \gdb\config\arm\tm-arm.h about endian.

You don't need to do anything. Gdb will automatically switch to 
big-endian if your executable is big-endian:

(gdb) show endian
The target endianness is set automatically (currently little endian)

> How can I do to set arm-elf take big_endian as default?

All you need to do is make arm-elf-gcc output big-endian code.

Keith


  reply	other threads:[~2001-04-24 11:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <002301c0c985$b0bd4040$b200a8c0@minecard.com.tw>
2001-04-20 10:08 ` Keith Seitz
2001-04-20 22:02   ` Cliff Tsai
2001-04-24 11:58     ` Keith Seitz [this message]
     [not found] <015501c0c890$920f5ca0$b200a8c0@minecard.com.tw>
2001-04-19  8:43 ` Keith Seitz
2001-04-19 10:52   ` Keith Seitz

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=Pine.SOL.3.91.1010424115244.2935U-100000@ryobi.cygnus.com \
    --to=keiths@cygnus.com \
    --cc=clifftsai@minecard.com.tw \
    --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