Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Unexpected Behavior of ar's -c modifier: (1 Item)
   
Unexpected Behavior of ar's -c modifier  
We're running the 6.4.0 tools (ntox86-ar -V => GNU ar (GNU Binutils)
2.18) and the -c modifier is not behaving the way I expect from reading
the documentation. I know our archive does not exist so I'm adding
members using the -qc key and modifier. Despite the presence of the -c
modifier, ar is still reporting "Could Not Find <archive name>". What am
I missing? Thanks.