public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
To: Joel Brobecker <brobecker@gnat.com>
Cc: gdb@sources.redhat.com
Subject: Re: How to build HP/UX 11.00 64 bit GDB?
Date: Tue, 22 Jul 2003 18:35:00 -0000	[thread overview]
Message-ID: <3F1D83D2.4090205@redhat.com> (raw)
In-Reply-To: <20030722181242.GA1031@gnat.com>

>> How do I do this?
> 
> 
> As far as I remember, here is how I did it:
>   - used gcc 3.2.1 configured as hppa64-hp-hpux11.00

Nope ...

>   - then configure gdb as hppa64-hp-hpux11.00

Yep ...

Hmm, perhaphs:
	CC='cc +DW2.0W' .../configure hppa64-hp-hpux11.0
will also work ...?

> 
> The only machine on which I can do builds and testing is a royal pain to
> use and I have also been slaped on the hand for using up too much disk
> space, so it's been a while since the last time I did a build...
> 
> Let me know if you have any problem. I can give it a try too.

Well I just tried setting GDB_MULTI_ARCH tm-hppa64.h to 
MULTI_ARCH_PARTIAL and then built a hppa64-hp-hpux11.00 GDB but with the 
wrong (32 bit GCC) compiler.  To my suprize it build and even loads 64 
bit symbols, it just can't run them :-(.   I'm wondering if hppa64 is 
perhaphs closer to multi-arch partial then we think!

Andrew

PS: I had to add a -lxpdl flag as well, using the correct compiler 
should fix that one :-/


  reply	other threads:[~2003-07-22 18:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-22 16:43 Andrew Cagney
2003-07-22 18:12 ` Joel Brobecker
2003-07-22 18:35   ` Andrew Cagney [this message]
2003-07-22 18:49     ` Daniel Jacobowitz

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=3F1D83D2.4090205@redhat.com \
    --to=ac131313@redhat.com \
    --cc=brobecker@gnat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).