c compiling problem
Hi
I am geting this error message.
cc VFT.c -lm
ucbcc: warning: Option -YP,
:/usr/ucblib:/opt/workshop/SUNWspro/WS6U2/bin/../lib:
/opt/Workshop/SUMWspro/WS6U2/bin:/usr/ccs/lib:/usr/lib
passed to ld, if ld is invoked, ignored otherwise
ld warning: option -YP appears more than once, first setting taken
I am a beginer in c programming. I am using a c program for evaluating 3 constant for an engineering problem.
thank you

