git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Jeff King <peff@peff.net>
To: John Norris <john@norricorp.f9.co.uk>
Cc: Junio C Hamano <gitster@pobox.com>, git@vger.kernel.org
Subject: Re: Building git 2.4.5 on AIX 6.1 problems
Date: Fri, 10 Jul 2015 01:06:43 -0400	[thread overview]
Message-ID: <20150710050642.GA4627@peff.net> (raw)
In-Reply-To: <a4eee6a136cafece6be5dbd5ee934f7a@imap.force9.net>

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

  reply	other threads:[~2015-07-10  5:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-09 18:06 Building git 2.4.5 on AIX 6.1 problems John Norris
2015-07-09 18:30 ` Junio C Hamano
2015-07-10  4:32   ` John Norris
2015-07-10  5:06     ` Jeff King [this message]
2015-07-10  5:09     ` Junio C Hamano
2015-07-11  6:31       ` norricorp
2015-07-11  6:57         ` Junio C Hamano
2015-07-12  4:18           ` Jeff King
2015-07-13  8:24             ` norricorp
2015-07-16 14:49               ` norricorp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150710050642.GA4627@peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=john@norricorp.f9.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).