On Fri, Jul 10, 2015 at 04:32:37AM +0000, John Norris wrote: > But there are a few archive commands before I get to linking > credentials-store. Is there something special about credentials store? Not really. It is just the first program alphabetically, so it comes first in the Makefile. You can try "make git" and you'll probably see similar problems linking git (or if you don't, then it is a sign our Makefile is broken for external programs versus the main git binary). > And is the collect2 an AIX library or general library used by git? It's a gcc thing: https://gcc.gnu.org/onlinedocs/gccint/Collect2.html -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html