ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD 3.3.8 and HP-UX 11.0


From: Tom Wurgler
Subject: DDD 3.3.8 and HP-UX 11.0
Date: Sat, 17 Jan 2004 15:08:13 -0500 (EST)

Hi all,

I've been attempting all the tips given in response to my note about
compiling problems for HP-UX 11.0.

I've tried every way from Sunday to get gcc with "gas" working, bottom line
is I can never get binutils to fully build (it won't build GNU ld), gcc
3.3.2 is a pain and though I have recompiled it a herd of times, I *think*
it still doesn't use GNU as (gas) as the assembler.  DDD compilation still
fails on

g++ -DHAVE_CONFIG_H -I. -I. -I. -I./..     -DNDEBUG -O2 -g -Wall -W -trigraphs  
-c -o SourceView.o `test -f 'SourceView.C' || echo './'`SourceView.C
cc1plus: warning: -g is only supported when using GAS on this processor,
cc1plus: warning: -g option disabled
/var/tmp//cca7oJ1M.s: Assembler messages:
/var/tmp//cca7oJ1M.s:11590: Error: Field out of range [-262144..262143] 
(328392).
/var/tmp//cca7oJ1M.s:13129: Error: Field out of range [-262144..262143] 
(324048).
/var/tmp//cca7oJ1M.s:23594: Error: Field out of range [-262144..262143] 
(300448).
make[2]: *** [SourceView.o] Error 1
make[2]: Leaving directory `/u/rdsnfs5/t901353/src/ddd-3.3.8/ddd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/u/rdsnfs5/t901353/src/ddd-3.3.8/ddd'
make: *** [all-recursive] Error 1
[ddd-3.3.8]rds294[82]% echo $path

I *think* this is failing before trying to link, is that right?  So this still
seems to be a "as" problem, not a ld problem?

I am beginning to believe it isn't me, but rather this HP.  I cannot add any
system patches to what might be here already.  And if I try HP's optional
compiler, cc and aCC, configure fails trying to build the simple test program
(it hits "choke me")

I have ddd-3.3.7 binaries from thewrittenword.com, but there is something gone
here too.  For example, I can't set a breakpoint via the gui.  (I think its
supposed to put a stop sign at the beginning of the line of code you want to
stop on?)

Anyway, I guess I am just venting a bit.  I don't know what else to try.

Thanks
tom

============================================================================
Tom Wurgler                             The Goodyear Tire & Rubber Company
Principal Engineer                      Tire-Vehicle Engineering Technology
Phone:         330-796-1656             Technical Center D/460G            
Fax:           330-796-3292             P.O.Box 3531                       
internet mail: address@hidden    Akron, Ohio 44309-3531             
============================================================================




reply via email to

[Prev in Thread] Current Thread [Next in Thread]