On Tue, Apr 7, 2009 at 5:29 AM, Mag Gam <magawake@gmail.com> wrote: > I was wondering if its possible to compile src code (for example > rsync) to create 1 large binary. I want to do this to easily > distribute rsync. > If I'm reading this correctly, what you need is compiling the rsync binary as a statically linked binary. Read through the rsync Makefile to figure out how to do this. -- Sharninder http://geekyninja.com/