monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: Yet-another static 0.23 binary.


From: Thomas Moschny
Subject: Re: [Monotone-devel] Re: Yet-another static 0.23 binary.
Date: Wed, 5 Oct 2005 23:14:26 +0200
User-agent: KMail/1.8.2

Henry Nestler wrote:
> > On Fri, Sep 30, 2005 at 07:49:59PM +0200, Thomas Moschny wrote:
> >>You can try this one:
> >>http://www.ipd.uni-karlsruhe.de/~moschny/monotone-0.23-x86
> >>size 5.7MB, md5sum fc6576d2592ff3d7e54be4a8a332d9f4
>
> This don't work.  Have no libstdc++.so.6

Strange, because the semi-static binary I built doesn't have any dependency to 
libstdc++ at all:

$ file ./monotone-0.23-x86
./monotone-0.23-x86: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), 
for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped

$ md5sum ./monotone-0.23-x86
fc6576d2592ff3d7e54be4a8a332d9f4  ./monotone-0.23-x86

$ ldd ./monotone-0.23-x86
        linux-gate.so.1 =>  (0x0068d000)
        libm.so.6 => /lib/libm.so.6 (0x008cd000)
        libc.so.6 => /lib/libc.so.6 (0x00b47000)
        /lib/ld-linux.so.2 (0x0083d000)

The binary was built on fedora4 with gcc-4.0.1, boost-1.32.0, sqlite-3.1.2 and 
works on suse9.0, too.

Regards,
Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]