ar vs CC -xar

On Solaris, one runs CC -xar to produce an archive on C++.How about on Linux?
[91 byte] By [Brett_Tiplitza] at [2007-11-27 0:36:29]
# 1
The same? :)
SFVa at 2007-7-11 22:45:53 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2
Actually since Sun stopped using the template directory, does this matter anymore?
Brett_Tiplitza at 2007-7-11 22:45:53 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 3
If you do not use the -instances=extern option for templates, you can use "ar" directly instead of "CC -xar".
clamage45a at 2007-7-11 22:45:53 > top of Java-index,Development Tools,Solaris and Linux Development Tools...