From: Junio C Hamano <gitster@pobox.com>
To: "Neal Kreitzinger" <neal@rsss.com>
Cc: git@vger.kernel.org
Subject: Re: git compiled on same distro, different versions
Date: Fri, 24 Feb 2012 14:08:23 -0800 [thread overview]
Message-ID: <7vboonhoko.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <ji8u2f$gml$1@dough.gmane.org> (Neal Kreitzinger's message of "Fri, 24 Feb 2012 15:05:21 -0600")
"Neal Kreitzinger" <neal@rsss.com> writes:
> If I only test a new git version (compiled from git.git source) on RHEL6
> before I put it on the RHEL5 box is that sufficient for validation? Should
> git behave the same on both? If not, why?
I somehow find this a strange question to ask to Git people; you may have
better luck asking the question to RHEL folks.
Having said that, one of the reasons the result may not work, off the top
of my head, is that the binary you compiled would expect to link with the
system libraries that are available on your RHEL6 installation. If your
RHEL5 installation does not have a matching and ABI compatible library to
any of them, the resulting binary would obviously not work there.
next prev parent reply other threads:[~2012-02-24 22:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-24 21:05 git compiled on same distro, different versions Neal Kreitzinger
2012-02-24 22:08 ` Junio C Hamano [this message]
2012-02-25 0:05 ` Neal Kreitzinger
2012-02-27 15:19 ` Holger Hellmuth
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=7vboonhoko.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=neal@rsss.com \
/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 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 NNTP newsgroup(s).