* linux 64bits support
@ 2006-08-09 15:20 Denis PILAT
2006-08-09 15:25 ` Daniel Jacobowitz
2006-08-12 11:39 ` Mark Kettenis
0 siblings, 2 replies; 3+ messages in thread
From: Denis PILAT @ 2006-08-09 15:20 UTC (permalink / raw)
To: gdb
Hi guys,
Is 64bits native linux target supported with gdb6.5 ?
I get a lot of error in gdb.base testsuite.
Denis
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux 64bits support
2006-08-09 15:20 linux 64bits support Denis PILAT
@ 2006-08-09 15:25 ` Daniel Jacobowitz
2006-08-12 11:39 ` Mark Kettenis
1 sibling, 0 replies; 3+ messages in thread
From: Daniel Jacobowitz @ 2006-08-09 15:25 UTC (permalink / raw)
To: Denis PILAT; +Cc: gdb
On Wed, Aug 09, 2006 at 05:19:58PM +0200, Denis PILAT wrote:
> Hi guys,
>
> Is 64bits native linux target supported with gdb6.5 ?
> I get a lot of error in gdb.base testsuite.
64-bit Linux for _what_? Obviously it makes a lot of difference.
If you're talking about x86_64-pc-linux-gnu, then yes, it's certainly
supported. I test on it every day. Other people test ppc64, ia64,
hppa64, and s390x.
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: linux 64bits support
2006-08-09 15:20 linux 64bits support Denis PILAT
2006-08-09 15:25 ` Daniel Jacobowitz
@ 2006-08-12 11:39 ` Mark Kettenis
1 sibling, 0 replies; 3+ messages in thread
From: Mark Kettenis @ 2006-08-12 11:39 UTC (permalink / raw)
To: denis.pilat; +Cc: gdb
> Date: Wed, 09 Aug 2006 17:19:58 +0200
> From: Denis PILAT <denis.pilat@st.com>
>
> Hi guys,
>
> Is 64bits native linux target supported with gdb6.5 ?
It sure is.
> I get a lot of error in gdb.base testsuite.
You probably are using a Linux distribution that has a 64-bit kernel,
but 32-bit userland, where the toolchain produces 32-bit binaries by
default. Whack away your build tree and start afresh, configuring
with CFLAGS=-m64.
It's a real mess since there are other 64-bit Linux distributions that
do have a fully 64-bit userland, yet the canonical for both variants
is the same :(.
Mark
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-12 11:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-09 15:20 linux 64bits support Denis PILAT
2006-08-09 15:25 ` Daniel Jacobowitz
2006-08-12 11:39 ` Mark Kettenis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox