All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: John Norris <john@norricorp.f9.co.uk>
Cc: <git@vger.kernel.org>
Subject: Re: Building git 2.4.5 on AIX 6.1 problems
Date: Thu, 09 Jul 2015 22:09:51 -0700	[thread overview]
Message-ID: <xmqq1tggmwdc.fsf@gitster.dls.corp.google.com> (raw)
In-Reply-To: <a4eee6a136cafece6be5dbd5ee934f7a@imap.force9.net> (John Norris's message of "Fri, 10 Jul 2015 04:32:37 +0000")

John Norris <john@norricorp.f9.co.uk> writes:

> But there are a few archive commands before I get to linking
> credentials-store. Is there something special about credentials store?
> And is the collect2 an AIX library or general library used by git?

Wow, that's a blast from the past.  My recollection is vague, as it
has at least been 15 years since I had to hear that name causing
trouble the last time ;-), but collect2 is a gcc thing that is used
on a platform, where the native linker cannot be directly used to
link gcc output with libraries, as "ld" replacement/wrapper.

 

  parent reply	other threads:[~2015-07-10  5:10 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
2015-07-10  5:09     ` Junio C Hamano [this message]
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

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

  git send-email \
    --in-reply-to=xmqq1tggmwdc.fsf@gitster.dls.corp.google.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.