![]()
From: Dan Debertin (airboss@nodewarrior.org)
Date: Tue Jan 22 2002 - 14:28:34 CST
Diwakar Kannan writes:
>
> /usr/ucb is in my path which has cc.
/usr/ucb/cc isn't an actual compiler, just a stub from SunOS days. If
you have gcc, put /usr/local/bin in your PATH before /usr/ucb, and
export it. If you have the Sun Forte C compiler, put /opt/SUNWspro/bin
(I think that's where it lives...) in your PATH before /usr/ucb.
Dan
-- Dan Debertin airboss@nodewarrior.org www.nodewarrior.org
![]()