gcc and ldd on HP11.0: collect2: cannot find ldd

Cesard, Patrick O. PATRICK.O.CESARD@saic.com
Thu Feb 21 15:44:00 GMT 2002


Hello,
 
How exactly does GCC use LDD on a HP11.0 machine (built as a 64 bit)?
I'm getting a new error when compiling: "collect2: cannot find `ldd'
 
The weird thing is that I can find LDD in my path:
'which ldd' returns /bin/ldd 
which is a link to /usr/ccs/bin/ldd, 
which is a link to /usr/ccs/lbin/ldd64, 
which is link to /usr/ccs/lbin/fastbind64...

-- Patrick



More information about the Gcc-help mailing list