Unix Managers,
I know I must be missing something simple, but I get the below error on
the DU loader for an application we have linked in a library. This
library has been "cc" with the "-call_shared" option, it being the
default. It appears that I need to compile it with the "-shared" option
instead. I have put it on the command line and it calls it. I have
also put this option in the /usr/lib/cmplrs/cc/comp.config file and it
calls it. However, it still calls the "-call_shared" option and gets an
error since both options are being called. How do I get that option off
being the default?
Thank You,
Matt Porter
10653:/raid2/chess320/pro4bindemo/pro: /sbin/loader: Error:
/usr/lib/cmplrs/cc/extsub.o is not a shared library
10653:/raid2/chess320/pro4bindemo/pro: /sbin/loader: Fatal Error: cannot
map /usr/lib/cmplrs/cc/extsub.o
Received on Wed Apr 01 1998 - 17:25:27 NZST