Re: creating a compact binary
correct. I want to make a static linked binary for rsync. Thanks for
stating the obvious.
On Tue, Apr 7, 2009 at 6:01 AM, Sharninder <sharninder@gmail.com> wrote:
> 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/
>
Reply to: