Hi, I'm trying to merge a program whose Makefile does the following: it first runs "ar x" to extract files from a bunch of *.a previously generated, and then runs "ar rc" to archive these files into a single lib.a. Unfortunately, Cil's AR mode does not support the x operation. It seems that an alternative way would be to change to Makefile to archive those *.a archives directly. Am I correct? Is there any better way? Thanks.
Kin ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ CIL-users mailing list CIL-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cil-users