mldonkey-users
[Top][All Lists]
Advanced

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

Re: [Mldonkey-users] mldonkey static?


From: Taros666
Subject: Re: [Mldonkey-users] mldonkey static?
Date: Sun, 29 Sep 2002 02:17:19 +0200
User-agent: Mozilla/5.0 (Windows; U; Win98; de-AT; rv:1.1b) Gecko/20020721

Tobias Neumann schrieb:
static binary. There are a lot of errors with the new zlib.
yes.. you were right :-(

many many of these errors: -->
cdk/zlibstubs.o: In function `camlzip_update_crc32':
cdk/zlibstubs.o(.text+0x69c): undefined reference to `crc32'
<--

Can this be fixed, because i want to make an mldonkey page with binaries.
> So the users must have ocaml installed, if i do not compile mldonkey
> static, right?
I think you misunderstood something.
If you compile a binary, it is a binary. There will be NO ocaml-code inside of the binary. And you never need to have installed ocaml for it to run.

The only reason to compile a static file is that you don't have to have the required libs installed.

Tha bad thing is, that the binary is getting bigger, cause all required libs are inside of the binary.

Only soulseek really needs zlib. So you can compile a static by disabling soulseek and zlib in the Makefile.config, than mldonkey will compile just nice ;)

Taros666





reply via email to

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