public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* How to build HP/UX 11.00 64 bit GDB?
@ 2003-07-22 16:43 Andrew Cagney
  2003-07-22 18:12 ` Joel Brobecker
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Cagney @ 2003-07-22 16:43 UTC (permalink / raw)
  To: gdb

Er,

How do I do this?

Andrew

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to build HP/UX 11.00 64 bit GDB?
  2003-07-22 16:43 How to build HP/UX 11.00 64 bit GDB? Andrew Cagney
@ 2003-07-22 18:12 ` Joel Brobecker
  2003-07-22 18:35   ` Andrew Cagney
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2003-07-22 18:12 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb

> 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
  - then configure gdb as hppa64-hp-hpux11.00

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.

-- 
Joel

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to build HP/UX 11.00 64 bit GDB?
  2003-07-22 18:12 ` Joel Brobecker
@ 2003-07-22 18:35   ` Andrew Cagney
  2003-07-22 18:49     ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Andrew Cagney @ 2003-07-22 18:35 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb

>> 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 :-/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: How to build HP/UX 11.00 64 bit GDB?
  2003-07-22 18:35   ` Andrew Cagney
@ 2003-07-22 18:49     ` Daniel Jacobowitz
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Jacobowitz @ 2003-07-22 18:49 UTC (permalink / raw)
  To: gdb

On Tue, Jul 22, 2003 at 02:34:58PM -0400, Andrew Cagney wrote:
> >>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 ...?

I needed to use -AE (?) also to get everything right, and
--disable-nls.  It's been a while.

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

What on earth is xpdl?

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-07-22 18:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-22 16:43 How to build HP/UX 11.00 64 bit GDB? Andrew Cagney
2003-07-22 18:12 ` Joel Brobecker
2003-07-22 18:35   ` Andrew Cagney
2003-07-22 18:49     ` Daniel Jacobowitz

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).