ddd
[Top][All Lists]
Advanced

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

Re: build problem: ddd 3.3.7 link errors on HP-UX 10.20


From: Andrew Gaylard
Subject: Re: build problem: ddd 3.3.7 link errors on HP-UX 10.20
Date: Tue, 14 Oct 2003 20:17:02 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003

SEIP,CHRISTOPHER (HP-Roseville,ex1) wrote:
I am having trouble at the final link stage of compiling ddd 3.3.7 on HP-UX
10.20.  (Using: gcc 3.3.1, binutils 2.14, GNU make 3.80, and the ld that's
built into HP-UX).

When building the ddd executable, the linker complains about unsatisfied
symbols:
   typeinfo name for HintGraphNode(data)
   typeinfo name for _StatusMsg(data)
   typeinfo name for AgentManager(data)
   typeinfo name for ReadLineAgent(data)
   typeinfo name for StatusMsg(data)
   typeinfo name for AsyncAgent(data)
   typeinfo name for PosGraphNode(data)
   typeinfo name for StatusDelay(data)
   typeinfo name for Graph(data)
   typeinfo name for TTYAgent(data)
   typeinfo name for LiterateAgent(data)
Collect2: ld returned 1 exit status

Any advice you can provide would be appreciated!  Thanks,

--Chris--

Hmmmm. Interesting wrinkle.

I've tried the same build on my 735/125, and get the same results exactly. If I strip the binaries, I get "main" not found.
If I build without -O2, I get zillions of undefined symbols.

This looks like a problem with HP-UX's SOM linker.  I'm using the
December-2001 patch bundle, which is the last AFAIK for HPUX-10.20.

I'm trying a build with with no debugging (-g removed) and
-O2 on.  If that fails, I'll try HP aCC.

I'll let you know...

Andrew.

PS: I'd really like DDD to work on HPUX-10.20; it's my main
platform for my day-job.





reply via email to

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