/usr/ccs/bin/ld Vs. /usr/ucb/ld

/usr/ccs/bin/ld Vs. /usr/ucb/ld

Post by yara.. » Sun, 10 Dec 2000 21:05:44



Can someone tell me the difference between

        /usr/ccs/bin/ld Vs. /usr/ucb/ld

on a solaris sparc 2.6.1 machine.

Which should I use?

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

/usr/ccs/bin/ld Vs. /usr/ucb/ld

Post by Casper H.S. Dik - Network Security Engine » Sun, 10 Dec 2000 21:38:12


[[ PLEASE DON'T SEND ME EMAIL COPIES OF POSTINGS ]]


>Can someone tell me the difference between
>    /usr/ccs/bin/ld Vs. /usr/ucb/ld

/usr/ucb/ld which is a script which links in a bunch of barckward
compatibility stuff.

Quote:>on a solaris sparc 2.6.1 machine.

"2.6.1"?  (There's 2.5.1, tehre's 2.6, there's no 2.6.1)

Quote:>Which should I use?

/usr/ccs/bin/ld

Stuff in /usr/ucb is best avoided for building software.

Casper
--
Expressed in this posting are my opinions.  They are in no way related
to opinions held by my employer, Sun Microsystems.
Statements on Sun products included here are not gospel and may
be fiction rather than truth.