Create archive

In C++5.0 Solaris 2.7.

I used following line in the makefile to create a library:

CC -xar libmylib.a o1.o o2.o o3.o o4.o

but I got error message:

SunWS_cache: Error: Error occurred in invoked compiler [process exec failure, errno=2] aborting...

Can any one tell what this means(all *.o files did produced by using same CC in the same makefile).

Thank in advance

T

[419 byte] By [simony1] at [2007-11-25 23:42:05]
# 1
System time problem :)Thanks
simony1 at 2007-7-5 18:49:34 > top of Java-index,Development Tools,Solaris and Linux Development Tools...