git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Braun <thomas.braun@virtuell-zuhause.de>
To: Duy Nguyen <pclouds@gmail.com>,
	 Git Mailing List <git@vger.kernel.org>,
	msysGit <msysgit@googlegroups.com>
Subject: Re: msysgit works on wine
Date: Fri, 10 Oct 2014 14:02:52 +0200	[thread overview]
Message-ID: <5437CAEC.1020902@virtuell-zuhause.de> (raw)
In-Reply-To: <CACsJy8BAv9Bv_jFgW3L3+WYQMUOwRCFQ0sdAxWWwC_TnzesBBQ@mail.gmail.com>

Am 10.10.2014 um 13:58 schrieb Duy Nguyen:
> Just wanted to share that with at least wine 1.7.23 I can install
> msysgit using the netboot method, clone and build git ok. I had to do
> this to make gcc works actually, but it's probably no big deal
> 
> $ mkdir -p ~/.wine/drive_c/usr/libexec/gcc/mingw32 -p
> $ cp ~/.wine/drive_c/msysgit/mingw/bin/as.exe
> ~/.wine/drive_c/usr/libexec/gcc/mingw32/
> $ cp ~/.wine/drive_c/msysgit/mingw/bin/ld.exe
> ~/.wine/drive_c/usr/libexec/gcc/mingw32/
> 
> This may open a door for many people like me, who are interested in
> Windows support, but don't own a Windows license (and probably don't
> want to dual boot anyway). Of course tricky stuff would require real
> Windows, but this would help with most "standard" windows stuff.

Are you compiling git.git or msysgit.git?
And how about the test suite?

-- 
-- 
*** Please reply-to-all at all times ***
*** (do not pretend to know who is subscribed and who is not) ***
*** Please avoid top-posting. ***
The msysGit Wiki is here: https://github.com/msysgit/msysgit/wiki - Github accounts are free.

You received this message because you are subscribed to the Google
Groups "msysGit" group.
To post to this group, send email to msysgit@googlegroups.com
To unsubscribe from this group, send email to
msysgit+unsubscribe@googlegroups.com
For more options, and view previous threads, visit this group at
http://groups.google.com/group/msysgit?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Git for Windows" group.
To unsubscribe from this group and stop receiving emails from it, send an email to msysgit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

  reply	other threads:[~2014-10-10 12:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10 11:58 msysgit works on wine Duy Nguyen
2014-10-10 12:02 ` Thomas Braun [this message]
2014-10-10 12:04   ` Duy Nguyen
2014-10-13 10:02     ` Michael Stefaniuc
2014-10-13 21:17       ` Johannes Schindelin

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=5437CAEC.1020902@virtuell-zuhause.de \
    --to=thomas.braun@virtuell-zuhause.de \
    --cc=git@vger.kernel.org \
    --cc=msysgit@googlegroups.com \
    --cc=pclouds@gmail.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).