git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* msysgit works on wine
@ 2014-10-10 11:58 Duy Nguyen
  2014-10-10 12:02 ` Thomas Braun
  0 siblings, 1 reply; 5+ messages in thread
From: Duy Nguyen @ 2014-10-10 11:58 UTC (permalink / raw)
  To: Git Mailing List, msysGit

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.
-- 
Duy

-- 
-- 
*** 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.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-10-13 21:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-10 11:58 msysgit works on wine Duy Nguyen
2014-10-10 12:02 ` Thomas Braun
2014-10-10 12:04   ` Duy Nguyen
2014-10-13 10:02     ` Michael Stefaniuc
2014-10-13 21:17       ` Johannes Schindelin

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).