Guess what the difference is here? [torvalds@g5 ~]$ du -sh bin/ 14M bin/ [torvalds@g5 ~]$ du -sh bin/ 5.8M bin/ Give up? In one case, "git" was compiled with the default options in the git Makefile. In the other one, the "-g" was removed. Now, maybe this is extra visible with PowerPC (32-bit) binaries, and it's not as bad on x86, but it's still a bit distressing. That "-g" doesn't buy users much of anything, and I doubt most developers care that deeply most of the time either (and can easily add it when they do care). It's left-over from long ago when it was much more useful. So I'd suggest just removing it. Linus - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Jan 12 05:27:29 2006
This archive was generated by hypermail 2.1.8 : 2006-01-12 05:27:37 EST