11.5.10.2 - 7627832 fails with 'ar -xv -F coff adst.lib -F: No such file or directory' error
Trying to apply patch 7627832 but it failed with 'ar -xv -F coff adst.lib -F: No such file or directory' error.
MKS Toolkit version is 8.1. The offending option is '-F coff'. If I type in 'ar -xv' without the coff option, I do not get the error.
On checking the MKS Tool kit site, the -F option cannot be used with the '-xv' option.
See 'ar -x [-CIlsTv] archive [member ...] '. The url is 'http://www.mkssoftware.com/docs/man1/ar.1.asp'.
Is it possible to get the patch without the '-F coff' option?