git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Build without BUILT_INS
@ 2012-04-24  2:19 Steven Penny
  2012-04-24  2:42 ` Junio C Hamano
  0 siblings, 1 reply; 5+ messages in thread
From: Steven Penny @ 2012-04-24  2:19 UTC (permalink / raw)
  To: git

I would like to build Git for Windows without the hard links in libexec/git-core

I tried doing

make install prefix=/c/git BUILT_INS=

and I get this error

install git.exe git-upload-pack.exe git-receive-pack.exe
git-upload-archive.exe git-shell.exe git-cvsserver '/c/git/bin'
install: cannot stat `git-receive-pack.exe': No such file or directory
install: cannot stat `git-upload-archive.exe': No such file or directory
make: *** [install] Error 1

Is there a way to build Git without the built-ins?

Some discussion here

http://github.com/msysgit/git/pull/4

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

end of thread, other threads:[~2012-04-25  3:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24  2:19 Build without BUILT_INS Steven Penny
2012-04-24  2:42 ` Junio C Hamano
2012-04-24  8:32   ` Andreas Ericsson
2012-04-24 19:41     ` Junio C Hamano
2012-04-25  3:11   ` Steven Penny

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