Re: Missing pieces for 1.6.0 on MinGW?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Aug 3, 2008, at 11:16 AM, Johannes Sixt wrote:

Zitat von Junio C Hamano <gitster@xxxxxxxxx>:
Just a quick question before the weekend ends and -rc2 gets tagged. (I
lost track of that argv0 vs bin/git vs libexec/git-core/git-foo
discussion).

Are there any missing but necessary patches we need before 1.6.0 for
MinGW?

Yes, there are some open issues:

(1) git-gui was fixed for the msysgit installer, but it broke for me; but I
think I know where to fix it.

I now recognized that not all hunks that I have in 4msysgit were applied
by Shawn.  See separate mail

 http://article.gmane.org/gmane.comp.version-control.git/91221


(2) the non-builtins in $(bindir) don't set argv0_path, and consequently don't
find ETC_GITCONFIG.

Setting argv0_path correctly wouldn't help alone.  The relative
path to $prefix is different in $prefix/bin and
$prefix/libexec/git-core.  Thus, we cannot do the same computation.
system_path() would need to check from which directory the computation
starts.


(3) the 'mingw_main undefined' error is still a mystery. I'm about to send a preprocessed file to Steffen (it's a bit large, even compressed, so I'll do
that in a private mail).

ok.

	Steffen
--
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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux