public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Frederic Kwiatkowski <stagedrt@gmail.com>
To: Frederic Kwiatkowski <stagedrt@gmail.com>, gdb@sourceware.org
Subject: Re: Remote Debugging on an ARM target
Date: Tue, 07 Feb 2006 15:06:00 -0000	[thread overview]
Message-ID: <5fb065d90602070706j5f95ebddp@mail.gmail.com> (raw)
In-Reply-To: <20060207144930.GA18262@nevyn.them.org>

thanks, but i've tryed it already and the make step was unsuccesful

../../../sim/arm/iwmmxt.c
../../../sim/arm/iwmmxt.c: In function 'WMAC':
../../../sim/arm/iwmmxt.c:2117: erreur: membre gauche de l'affectation invalide
../../../sim/arm/iwmmxt.c:2133: erreur: membre gauche de l'affectation invalide
../../../sim/arm/iwmmxt.c: In function 'WMADD':
../../../sim/arm/iwmmxt.c:2169: erreur: membre gauche de l'affectation invalide
../../../sim/arm/iwmmxt.c:2177: erreur: membre gauche de l'affectation invalide
../../../sim/arm/iwmmxt.c:2186: erreur: membre gauche de l'affectation invalide
../../../sim/arm/iwmmxt.c:2191: erreur: membre gauche de l'affectation invalide
../../../sim/arm/iwmmxt.c: In function 'WSLL':
../../../sim/arm/iwmmxt.c:2840: attention : integer constant is too
large for 'long' type
../../../sim/arm/iwmmxt.c: In function 'WSRA':
../../../sim/arm/iwmmxt.c:2917: attention : integer constant is too
large for 'long' type
../../../sim/arm/iwmmxt.c:2917: attention : integer constant is too
large for 'long' type
../../../sim/arm/iwmmxt.c:2919: attention : integer constant is too
large for 'long' type
../../../sim/arm/iwmmxt.c: In function 'WSRL':
../../../sim/arm/iwmmxt.c:2988: attention : integer constant is too
large for 'long' type
../../../sim/arm/iwmmxt.c: In function 'WUNPCKEH':
../../../sim/arm/iwmmxt.c:3290: attention : integer constant is too
large for 'long' type
../../../sim/arm/iwmmxt.c: In function 'WUNPCKEL':
../../../sim/arm/iwmmxt.c:3357: attention : integer constant is too
large for 'long' type
../../../sim/arm/iwmmxt.c: In function 'Fetch_Iwmmxt_Register':
../../../sim/arm/iwmmxt.c:3707: attention : incompatible implicit
declaration of built-in function 'memcpy'
../../../sim/arm/iwmmxt.c:3712: attention : incompatible implicit
declaration of built-in function 'memcpy'
../../../sim/arm/iwmmxt.c: In function 'Store_Iwmmxt_Register':
../../../sim/arm/iwmmxt.c:3722: attention : incompatible implicit
declaration of built-in function 'memcpy'
../../../sim/arm/iwmmxt.c:3727: attention : incompatible implicit
declaration of built-in function 'memcpy'
make[2]: *** [iwmmxt.o] Erreur 1
make[2]: Leaving directory `/home/smb/build/gdb-6.3/build-gdb/sim/arm'
make[1]: *** [all] Erreur 2
make[1]: Leaving directory `/home/smb/build/gdb-6.3/build-gdb/sim'
make: *** [all-sim] Erreur 2


and i was using the following command line:
../configure --target=arm-linux --prefix=/home/smb/build/gdb-
6.3/build-gdb/tools
2006/2/7, Daniel Jacobowitz <drow@false.org>:
> On Tue, Feb 07, 2006 at 03:44:47PM +0100, Frederic Kwiatkowski wrote:
> > This GDB was configured as "--host=i686-pc-linux-gnu --target=i386-linux"...
>
> No, your GDB must have --target=arm-linux to talk to an arm-linux
> gdbserver.
>
> --
> Daniel Jacobowitz
> CodeSourcery
>

  reply	other threads:[~2006-02-07 15:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-07 14:44 Frederic Kwiatkowski
2006-02-07 14:49 ` Daniel Jacobowitz
2006-02-07 15:06   ` Frederic Kwiatkowski [this message]
2006-02-07 15:10     ` Daniel Jacobowitz
2006-02-07 15:16       ` Frederic Kwiatkowski
2006-02-07 16:06         ` Frederic Kwiatkowski
2006-02-07 16:08           ` Daniel Jacobowitz
2006-02-07 16:14             ` Frederic Kwiatkowski

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=5fb065d90602070706j5f95ebddp@mail.gmail.com \
    --to=stagedrt@gmail.com \
    --cc=gdb@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: 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).