Operating System - HP-UX
1754858 Members
5544 Online
108827 Solutions
New Discussion юеВ

/usr/ccs/bin/ld: Unsatisfied symbols:

 
Dietmar Konermann
Honored Contributor

Re: /usr/ccs/bin/ld: Unsatisfied symbols:

Jay,

I'm wondering what your actual problem is... so please help me to understand why it is important how cc - being called using an IMHO illegal synopsis - behaves?

NAME
cc, c89 - C compiler

SYNOPSIS
cc [options] files
c89 [options] files

Maybe I can help you better if I really understand the problem.

Best regards...
Dietmar.
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
V. Nyga
Honored Contributor

Re: /usr/ccs/bin/ld: Unsatisfied symbols:

Hi,

as said before, what does
'which cc'
says?

Volkmar
*** Say 'Thanks' with Kudos ***
Jay C. Quibuloy
Occasional Advisor

Re: /usr/ccs/bin/ld: Unsatisfied symbols:

Hi

The actual problem is the error messages we encountered upon issuing the command cc in command prompt. or everytime we compfile we encountered this error messages.

( /usr/css/bin/ld: Unsatisfied symbols.
main (Not referenced yet! Probably due to -u option)

Using the newer version of HP C/ANSI C Developer's Bundle for HP-UX 11.i (S800). (B.11.11.08)

Anyway just to solve problem i just install the lower verion of C/ANSI C Developer's Bundle for HP-UX 11.1 (s800)(B.11.11.06).

Guys thanks for helping us.

cheers....
jq