It would be also really, really nice if Solaris put 'cc' where it rightfully 
should be on a Unix system.

doug at bangkok> ls -l /usr/bin/cc
/usr/bin/cc: No such file or directory

Oh, Feck!!!

PATH=/opt/SUNWspro/bin:$PATH
export PATH

doug at bangkok> man cc     <------- Double Feck, Ooops I want "man 
-M/opt/SUNWspro/man cc".

SunOS/BSD Compatibility Package Commands                   cc(1B)

NAME
     cc - C compiler

SYNOPSIS
     /usr/ucb/cc [options]

DESCRIPTION
     /usr/ucb/cc is the interface to the BSD Compatibility  Pack-
     age  C  compiler.  It  is  a  script that looks for the link
     /usr/ccs/bin/ucbcc to the C compiler. The /usr/ccs/bin/ucbcc
     link  is  available  only  with  the  SPROcc  package, whose
     default location is /opt/SUNWspro. The /usr/ucb/cc interface
     is  identical to /usr/ccs/bin/ucbcc, except that BSD headers
     are  used  and  BSD   libraries  are  linked   before   base
     libraries.  The  /opt/SUNWspro/man/man1/acc.1  man  page  is
     available only with the SPROcc package.
 
 
This message posted from opensolaris.org

Reply via email to