This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to build HP/UX 11.00 64 bit 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]