[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: DDD 3.3.8 and HP-UX 11.0
From: |
Tom Wurgler |
Subject: |
Re: DDD 3.3.8 and HP-UX 11.0 |
Date: |
Mon, 19 Jan 2004 10:12:36 -0500 (EST) |
Recently "Arnaud Desitter" <address@hidden> wrote:
Arnaud> From: "Arnaud Arnaud" <address@hidden>
Arnaud> Cc: <address@hidden>
Arnaud> Date: Mon, 19 Jan 2004 15:03:52 -0000
Arnaud> Hi,
Arnaud> Try to install gcc and binutils from http://hpux.cs.utah.edu/.
Ok, I'll try this. Thanks.
Arnaud> Having say that, there is now reason why you could not build
Arnaud> ddd using the HP compilers (cc and aCC).
It won't compile with cc and aCC. See this info in my note below:
Tom> And if I try HP's optional compiler, cc and aCC, configure fails trying to
Tom> build the simple test program (it hits "choke me").
Arnaud> Regards,
Arnaud> ----- Original Message -----
Arnaud> From: "Tom Wurgler" <address@hidden>
Arnaud> Newsgroups: gmane.comp.debugging.ddd.general
Arnaud> Cc: <address@hidden>; <address@hidden>
Arnaud> Sent: Saturday, January 17, 2004 8:08 PM
Arnaud> Subject: DDD 3.3.8 and HP-UX 11.0
Arnaud> >
Arnaud> > Hi all,
Arnaud> >
Arnaud> > I've been attempting all the tips given in response to my note about
Arnaud> > compiling problems for HP-UX 11.0.
Arnaud> >
Arnaud> > I've tried every way from Sunday to get gcc with "gas" working, bottom
Arnaud> line
Arnaud> > is I can never get binutils to fully build (it won't build GNU ld),
gcc
Arnaud> > 3.3.2 is a pain and though I have recompiled it a herd of times, I
*think*
Arnaud> > it still doesn't use GNU as (gas) as the assembler. DDD compilation
still
Arnaud> > fails on
Arnaud> >
Arnaud> >
Arnaud> g++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -DNDEBUG -O2 -g -Wall -W
-trigrap
Arnaud> hs -c -o SourceView.o `test -f 'SourceView.C' || echo './'`SourceView.C
Arnaud> > cc1plus: warning: -g is only supported when using GAS on this
processor,
Arnaud> > cc1plus: warning: -g option disabled
Arnaud> > /var/tmp//cca7oJ1M.s: Assembler messages:
Arnaud> > /var/tmp//cca7oJ1M.s:11590: Error: Field out of range
[-262144..262143]
Arnaud> (328392).
Arnaud> > /var/tmp//cca7oJ1M.s:13129: Error: Field out of range
[-262144..262143]
Arnaud> (324048).
Arnaud> > /var/tmp//cca7oJ1M.s:23594: Error: Field out of range
[-262144..262143]
Arnaud> (300448).
Arnaud> > make[2]: *** [SourceView.o] Error 1
Arnaud> > make[2]: Leaving directory `/u/rdsnfs5/t901353/src/ddd-3.3.8/ddd'
Arnaud> > make[1]: *** [all] Error 2
Arnaud> > make[1]: Leaving directory `/u/rdsnfs5/t901353/src/ddd-3.3.8/ddd'
Arnaud> > make: *** [all-recursive] Error 1
Arnaud> > [ddd-3.3.8]rds294[82]% echo $path
Arnaud> >
Arnaud> > I *think* this is failing before trying to link, is that right? So
this
Arnaud> still
Arnaud> > seems to be a "as" problem, not a ld problem?
Arnaud> >
Arnaud> > I am beginning to believe it isn't me, but rather this HP. I cannot
add
Arnaud> any
Arnaud> > system patches to what might be here already. And if I try HP's
optional
Arnaud> > compiler, cc and aCC, configure fails trying to build the simple test
Arnaud> program
Arnaud> > (it hits "choke me")
Arnaud> >
Arnaud> > I have ddd-3.3.7 binaries from thewrittenword.com, but there is
something
Arnaud> gone
Arnaud> > here too. For example, I can't set a breakpoint via the gui. (I
think
Arnaud> its
Arnaud> > supposed to put a stop sign at the beginning of the line of code you
want
Arnaud> to
Arnaud> > stop on?)
Arnaud> >
Arnaud> > Anyway, I guess I am just venting a bit. I don't know what else to
try.
Arnaud> >
Arnaud> > Thanks
Arnaud> > tom
Arnaud> >
Arnaud> >
Arnaud>
============================================================================
Arnaud> > Tom Wurgler The Goodyear Tire & Rubber
Company
Arnaud> > Principal Engineer Tire-Vehicle Engineering
Arnaud> Technology
Arnaud> > Phone: 330-796-1656 Technical Center D/460G
Arnaud> > Fax: 330-796-3292 P.O.Box 3531
Arnaud> > internet mail: address@hidden Akron, Ohio 44309-3531
Arnaud> >
Arnaud>
============================================================================
Contains Confidential and/or Proprietary Information.
May not be copied or disseminated without express written consent
of The Goodyear Tire & Rubber Company.